public interface TMimeXml extends TExtensibilityElement
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | TMimeXml.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 | getPart()Gets the "part" attribute | 
| boolean | isSetPart()True if has "part" attribute | 
| void | setPart(String part)Sets the "part" attribute | 
| void | unsetPart()Unsets the "part" attribute | 
| org.apache.xmlbeans.XmlNMTOKEN | xgetPart()Gets (as xml) the "part" attribute | 
| void | xsetPart(org.apache.xmlbeans.XmlNMTOKEN part)Sets (as xml) the "part" attribute | 
getRequired, isSetRequired, setRequired, unsetRequired, xgetRequired, xsetRequiredchangeType, 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 getPart()
org.apache.xmlbeans.XmlNMTOKEN xgetPart()
boolean isSetPart()
void setPart(String part)
void xsetPart(org.apache.xmlbeans.XmlNMTOKEN part)
void unsetPart()
Copyright © 2019. All Rights Reserved.