public abstract class SingleStringValueFacetAbstract extends FacetAbstract implements SingleStringValueFacet
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validating| Constructor and Description |
|---|
SingleStringValueFacetAbstract(Class<? extends Facet> facetType,
FacetHolder holder,
String value) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
toStringValues() |
String |
value() |
alwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic SingleStringValueFacetAbstract(Class<? extends Facet> facetType, FacetHolder holder, String value)
public String value()
value in interface SingleStringValueFacetprotected String toStringValues()
toStringValues in class FacetAbstractCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.