public static interface LargeMailUserType.LargeMailUserName
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
LargeMailUserType.LargeMailUserName.Factory
A 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 |
|---|---|
java.lang.String |
getCode()
Gets the "Code" attribute
|
java.lang.String |
getType()
Gets the "Type" attribute
|
boolean |
isSetCode()
True if has "Code" attribute
|
boolean |
isSetType()
True if has "Type" attribute
|
void |
setCode(java.lang.String code)
Sets the "Code" attribute
|
void |
setType(java.lang.String type)
Sets the "Type" attribute
|
void |
unsetCode()
Unsets the "Code" attribute
|
void |
unsetType()
Unsets the "Type" attribute
|
org.apache.xmlbeans.XmlString |
xgetCode()
Gets (as xml) the "Code" attribute
|
org.apache.xmlbeans.XmlString |
xgetType()
Gets (as xml) the "Type" attribute
|
void |
xsetCode(org.apache.xmlbeans.XmlString code)
Sets (as xml) the "Code" attribute
|
void |
xsetType(org.apache.xmlbeans.XmlString type)
Sets (as xml) the "Type" attribute
|
changeType, compareTo, compareValue, copy, 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, xmlTextjava.lang.String getType()
org.apache.xmlbeans.XmlString xgetType()
boolean isSetType()
void setType(java.lang.String type)
void xsetType(org.apache.xmlbeans.XmlString type)
void unsetType()
java.lang.String getCode()
org.apache.xmlbeans.XmlString xgetCode()
boolean isSetCode()
void setCode(java.lang.String code)
void xsetCode(org.apache.xmlbeans.XmlString code)
void unsetCode()
Copyright © 2015–2018 52north.org. All rights reserved.