|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InspectorProperty.TYPE | |
|---|---|
| cc.plural.jsonij.marshal | |
| Uses of InspectorProperty.TYPE in cc.plural.jsonij.marshal |
|---|
| Fields in cc.plural.jsonij.marshal declared as InspectorProperty.TYPE | |
|---|---|
InspectorProperty.TYPE |
InspectorProperty.accessPropertyType
|
InspectorProperty.TYPE |
InspectorProperty.mutatePropertyType
|
| Methods in cc.plural.jsonij.marshal that return InspectorProperty.TYPE | |
|---|---|
InspectorProperty.TYPE |
InspectorProperty.getAccessPropertyType()
|
InspectorProperty.TYPE |
InspectorProperty.getMutatePropertyType()
|
static InspectorProperty.TYPE |
InspectorProperty.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InspectorProperty.TYPE[] |
InspectorProperty.TYPE.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in cc.plural.jsonij.marshal with parameters of type InspectorProperty.TYPE | |
|---|---|
void |
InspectorProperty.setAccessPropertyType(InspectorProperty.TYPE propertyType)
|
void |
InspectorProperty.setMutatePropertyType(InspectorProperty.TYPE propertyType)
|
| Constructors in cc.plural.jsonij.marshal with parameters of type InspectorProperty.TYPE | |
|---|---|
InspectorProperty(String name,
InspectorProperty.TYPE accessType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||