| Modifier and Type | Field and Description |
|---|---|
AbstractJsonFactoryTest.E |
AbstractJsonFactoryTest.EnumValue.nullValue |
AbstractJsonFactoryTest.E |
AbstractJsonFactoryTest.EnumValue.otherValue |
AbstractJsonFactoryTest.E |
AbstractJsonFactoryTest.EnumValue.value |
| Modifier and Type | Method and Description |
|---|---|
static AbstractJsonFactoryTest.E |
AbstractJsonFactoryTest.E.valueOf(String name)
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.
|
Copyright © 2011-2012 Google. All Rights Reserved.