| Modifier and Type | Method and Description |
|---|---|
static AddMethodType |
AddMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddMethodType[] |
AddMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AddMethodType |
BasicCollectionMetadata.getAddMethodType() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicCollectionMetadata.setAddMethodType(AddMethodType addMethodType) |
| Modifier and Type | Method and Description |
|---|---|
AddMethodType |
FieldMetadataOverride.getAddMethodType() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldMetadataOverride.setAddMethodType(AddMethodType addMethodType) |
| Modifier and Type | Field and Description |
|---|---|
protected AddMethodType |
ListGrid.addMethodType |
| Modifier and Type | Method and Description |
|---|---|
AddMethodType |
ListGrid.getAddMethodType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListGrid.setAddMethodType(AddMethodType addMethodType) |
Copyright © 2015. All rights reserved.