rim.pda
Interface FreeStorageDocument

- All Superinterfaces:
- org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
- public interface FreeStorageDocument
- extends org.apache.xmlbeans.XmlObject
A document containing one FreeStorage(@http://pda.rim) element.
This is a complex type.
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
type
public static final org.apache.xmlbeans.SchemaType type
getFreeStorage
public int getFreeStorage()
- Gets the "FreeStorage" element
xgetFreeStorage
public org.apache.xmlbeans.XmlInt xgetFreeStorage()
- Gets (as xml) the "FreeStorage" element
setFreeStorage
public void setFreeStorage(int freeStorage)
- Sets the "FreeStorage" element
xsetFreeStorage
public void xsetFreeStorage(org.apache.xmlbeans.XmlInt freeStorage)
- Sets (as xml) the "FreeStorage" element