| Modifier and Type | Method and Description |
|---|---|
static FacetAbstract.Derivation |
FacetAbstract.Derivation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacetAbstract.Derivation[] |
FacetAbstract.Derivation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FacetAbstract(Class<? extends Facet> facetType,
FacetHolder holder,
FacetAbstract.Derivation derivation) |
| Constructor and Description |
|---|
ActionDefaultsFacetAbstract(FacetHolder holder,
FacetAbstract.Derivation derivation) |
| Constructor and Description |
|---|
BigDecimalValueFacetAbstract(Class<? extends Facet> facetType,
FacetHolder holder,
FacetAbstract.Derivation derivation) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.