public abstract class SingleValueFacetAbstract<T> extends FacetAbstract implements SingleValueFacet<T>
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validating| Constructor and Description |
|---|
SingleValueFacetAbstract(Class<? extends Facet> facetType,
T value,
FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
T |
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 SingleValueFacetAbstract(Class<? extends Facet> facetType, T value, FacetHolder holder)
public T value()
value in interface SingleValueFacet<T>Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.