|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CGAdsMobileCollection | |
---|---|
com.citygrid.ads.mobile |
Uses of CGAdsMobileCollection in com.citygrid.ads.mobile |
---|
Fields in com.citygrid.ads.mobile declared as CGAdsMobileCollection | |
---|---|
private CGAdsMobileCollection |
CGAdsMobile.collection
|
Fields in com.citygrid.ads.mobile with type parameters of type CGAdsMobileCollection | |
---|---|
private static Map<String,CGAdsMobileCollection> |
CGAdsMobileCollection.stringToEnum
|
Methods in com.citygrid.ads.mobile that return CGAdsMobileCollection | |
---|---|
static CGAdsMobileCollection |
CGAdsMobileCollection.fromString(String value)
|
CGAdsMobileCollection |
CGAdsMobile.getCollection()
|
static CGAdsMobileCollection |
CGAdsMobileCollection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CGAdsMobileCollection[] |
CGAdsMobileCollection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.citygrid.ads.mobile with parameters of type CGAdsMobileCollection | |
---|---|
void |
CGAdsMobile.setCollection(CGAdsMobileCollection collection)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |