|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericData.Flags | |
---|---|
com.google.api.client.util | General utilities used throughout this library. |
Uses of GenericData.Flags in com.google.api.client.util |
---|
Methods in com.google.api.client.util that return GenericData.Flags | |
---|---|
static GenericData.Flags |
GenericData.Flags.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GenericData.Flags[] |
GenericData.Flags.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructor parameters in com.google.api.client.util with type arguments of type GenericData.Flags | |
---|---|
GenericData(EnumSet<GenericData.Flags> flags)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |