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
Subclasses with type arguments of type AbstractJsonFactoryTest.E in com.google.api.client.test.jsonFields in com.google.api.client.test.json declared as AbstractJsonFactoryTest.EModifier and TypeFieldDescriptionAbstractJsonFactoryTest.EnumValue.nullValueAbstractJsonFactoryTest.EnumValue.otherValueAbstractJsonFactoryTest.EnumValue.valueMethods in com.google.api.client.test.json that return AbstractJsonFactoryTest.EModifier and TypeMethodDescriptionstatic AbstractJsonFactoryTest.EReturns 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.