|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An XML LanguageSpecificStringType(@http://schemas.xmlsoap.org/ws/2004/08/eventing). This is an atomic type that is a restriction of org.apache.xmlbeans.XmlString.
| Nested Class Summary | |
static class |
LanguageSpecificStringType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
String |
getLang()
Gets the "lang" attribute |
boolean |
isSetLang()
True if has "lang" attribute |
void |
setLang(String lang)
Sets the "lang" attribute |
void |
unsetLang()
Unsets the "lang" attribute |
XmlLanguage |
xgetLang()
Gets (as xml) the "lang" attribute |
void |
xsetLang(XmlLanguage lang)
Sets (as xml) the "lang" attribute |
| Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType |
getStringValue, set, setStringValue, stringValue |
| 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 |
| Field Detail |
public static final SchemaType type
| Method Detail |
public String getLang()
public XmlLanguage xgetLang()
public boolean isSetLang()
public void setLang(String lang)
public void xsetLang(XmlLanguage lang)
public void unsetLang()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||