Uses of Enum
com.google.api.client.test.json.AbstractJsonFactoryTest.E
Packages that use AbstractJsonFactoryTest.E
Package
Description
Classes used for testing of JSON library implementations.
-
Uses of AbstractJsonFactoryTest.E in com.google.api.client.test.json
Fields in com.google.api.client.test.json declared as AbstractJsonFactoryTest.EModifier and TypeFieldDescriptionAbstractJsonFactoryTest.EnumValue.nullValue
AbstractJsonFactoryTest.EnumValue.otherValue
AbstractJsonFactoryTest.EnumValue.value
Methods in com.google.api.client.test.json that return AbstractJsonFactoryTest.EModifier and TypeMethodDescriptionstatic AbstractJsonFactoryTest.E
Returns the enum constant of this type with the specified name.static AbstractJsonFactoryTest.E[]
AbstractJsonFactoryTest.E.values()
Returns an array containing the constants of this enum type, in the order they are declared.