public interface BaseAttribute
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | BaseAttribute.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 | 
|---|---|
| String | getBase()Gets the "base" attribute | 
| boolean | isSetBase()True if has "base" attribute | 
| void | setBase(String base)Sets the "base" attribute | 
| void | unsetBase()Unsets the "base" attribute | 
| org.apache.xmlbeans.XmlAnyURI | xgetBase()Gets (as xml) the "base" attribute | 
| void | xsetBase(org.apache.xmlbeans.XmlAnyURI base)Sets (as xml) the "base" attribute | 
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, xmlTextString getBase()
org.apache.xmlbeans.XmlAnyURI xgetBase()
boolean isSetBase()
void setBase(String base)
void xsetBase(org.apache.xmlbeans.XmlAnyURI base)
void unsetBase()
Copyright © 2019. All Rights Reserved.