| Package | Description |
|---|---|
| xapi.model.api |
| Modifier and Type | Method and Description |
|---|---|
static ModelMethodType |
ModelMethodType.deduceMethodType(String name,
GetterFor getter,
SetterFor setter,
DeleterFor deleter) |
ModelMethodType |
ModelManifest.getMethodType(String name) |
ModelMethodType |
ModelManifest.MethodData.getMethodType(String methodName) |
static ModelMethodType |
ModelMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelMethodType[] |
ModelMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.