public abstract class SingleClassValueFacetAbstract extends FacetAbstract implements SingleClassValueFacet
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validating| Constructor and Description |
|---|
SingleClassValueFacetAbstract(Class<? extends Facet> facetType,
FacetHolder holder,
Class<?> value,
SpecificationLoader specificationLookup) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
value() |
ObjectSpecification |
valueSpec()
The
ObjectSpecification of the value(). |
alwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toString, toStringValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic SingleClassValueFacetAbstract(Class<? extends Facet> facetType, FacetHolder holder, Class<?> value, SpecificationLoader specificationLookup)
public Class<?> value()
value in interface SingleClassValueFacetpublic ObjectSpecification valueSpec()
ObjectSpecification of the value().valueSpec in interface SingleClassValueFacetCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.