| Package | Description |
|---|---|
| org.broadleafcommerce.common.presentation.client | |
| org.broadleafcommerce.openadmin.client.dto | |
| org.broadleafcommerce.openadmin.client.dto.override |
| 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) |
Copyright © 2014. All rights reserved.