public interface Subcode
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Subcode.FactoryA 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 | 
|---|---|
| Subcode | addNewSubcode()Appends and returns a new empty "Subcode" element | 
| Subcode | getSubcode()Gets the "Subcode" element | 
| QName | getValue()Gets the "Value" element | 
| boolean | isSetSubcode()True if has "Subcode" element | 
| void | setSubcode(Subcode subcode)Sets the "Subcode" element | 
| void | setValue(QName value)Sets the "Value" element | 
| void | unsetSubcode()Unsets the "Subcode" element | 
| org.apache.xmlbeans.XmlQName | xgetValue()Gets (as xml) the "Value" element | 
| void | xsetValue(org.apache.xmlbeans.XmlQName value)Sets (as xml) the "Value" element | 
changeType, compareTo, compareValue, 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, xmlTextQName getValue()
org.apache.xmlbeans.XmlQName xgetValue()
void setValue(QName value)
void xsetValue(org.apache.xmlbeans.XmlQName value)
Subcode getSubcode()
boolean isSetSubcode()
void setSubcode(Subcode subcode)
Subcode addNewSubcode()
void unsetSubcode()
Copyright © 2019. All Rights Reserved.