public interface SpaceAttribute
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | SpaceAttribute.FactoryA factory class with static methods for creating instances
 of this type. | 
| static interface  | SpaceAttribute.SpaceAn XML space(@http://www.w3.org/XML/1998/namespace). | 
| Modifier and Type | Field and Description | 
|---|---|
| static org.apache.xmlbeans.SchemaType | type | 
| Modifier and Type | Method and Description | 
|---|---|
| SpaceAttribute.Space.Enum | getSpace()Gets the "space" attribute | 
| boolean | isSetSpace()True if has "space" attribute | 
| void | setSpace(SpaceAttribute.Space.Enum space)Sets the "space" attribute | 
| void | unsetSpace()Unsets the "space" attribute | 
| SpaceAttribute.Space | xgetSpace()Gets (as xml) the "space" attribute | 
| void | xsetSpace(SpaceAttribute.Space space)Sets (as xml) the "space" 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, xmlTextSpaceAttribute.Space.Enum getSpace()
SpaceAttribute.Space xgetSpace()
boolean isSetSpace()
void setSpace(SpaceAttribute.Space.Enum space)
void xsetSpace(SpaceAttribute.Space space)
void unsetSpace()
Copyright © 2019. All Rights Reserved.