public interface UsageAttribute
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | UsageAttribute.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 | 
|---|---|
| List | getUsage()Gets the "Usage" attribute | 
| boolean | isSetUsage()True if has "Usage" attribute | 
| void | setUsage(List usage)Sets the "Usage" attribute | 
| void | unsetUsage()Unsets the "Usage" attribute | 
| TUsage | xgetUsage()Gets (as xml) the "Usage" attribute | 
| void | xsetUsage(TUsage usage)Sets (as xml) the "Usage" 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, xmlTextList getUsage()
TUsage xgetUsage()
boolean isSetUsage()
void setUsage(List usage)
void xsetUsage(TUsage usage)
void unsetUsage()
Copyright © 2019. All Rights Reserved.