public interface Facet extends Annotated
| Modifier and Type | Interface and Description |
|---|---|
static class |
Facet.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlAnySimpleType |
addNewValue()
Appends and returns a new empty "value" attribute
|
boolean |
getFixed()
Gets the "fixed" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
getValue()
Gets the "value" attribute
|
boolean |
isSetFixed()
True if has "fixed" attribute
|
void |
setFixed(boolean fixed)
Sets the "fixed" attribute
|
void |
setValue(org.apache.xmlbeans.XmlAnySimpleType value)
Sets the "value" attribute
|
void |
unsetFixed()
Unsets the "fixed" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetFixed()
Gets (as xml) the "fixed" attribute
|
void |
xsetFixed(org.apache.xmlbeans.XmlBoolean fixed)
Sets (as xml) the "fixed" attribute
|
addNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetIdchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextorg.apache.xmlbeans.XmlAnySimpleType getValue()
void setValue(org.apache.xmlbeans.XmlAnySimpleType value)
org.apache.xmlbeans.XmlAnySimpleType addNewValue()
boolean getFixed()
org.apache.xmlbeans.XmlBoolean xgetFixed()
boolean isSetFixed()
void setFixed(boolean fixed)
void xsetFixed(org.apache.xmlbeans.XmlBoolean fixed)
void unsetFixed()
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.