public interface LanguageStringAuxType extends StringOrRefType
| Modifier and Type | Interface and Description |
|---|---|
static class |
LanguageStringAuxType.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 |
getLang()
Gets the "lang" attribute
|
boolean |
isSetLang()
True if has "lang" attribute
|
void |
setLang(java.lang.String lang)
Sets the "lang" attribute
|
void |
unsetLang()
Unsets the "lang" attribute
|
org.apache.xmlbeans.XmlLanguage |
xgetLang()
Gets (as xml) the "lang" attribute
|
void |
xsetLang(org.apache.xmlbeans.XmlLanguage lang)
Sets (as xml) the "lang" attribute
|
getActuate, getArcrole, getHref, getNilReason, getRemoteSchema, getRole, getShow, getTitle, getType, isSetActuate, isSetArcrole, isSetHref, isSetNilReason, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, isSetType, setActuate, setArcrole, setHref, setNilReason, setRemoteSchema, setRole, setShow, setTitle, setType, unsetActuate, unsetArcrole, unsetHref, unsetNilReason, unsetRemoteSchema, unsetRole, unsetShow, unsetTitle, unsetType, xgetActuate, xgetArcrole, xgetHref, xgetNilReason, xgetRemoteSchema, xgetRole, xgetShow, xgetTitle, xgetType, xsetActuate, xsetArcrole, xsetHref, xsetNilReason, xsetRemoteSchema, xsetRole, xsetShow, xsetTitle, xsetTypegetStringValue, set, setStringValue, stringValuechangeType, 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 getLang()
org.apache.xmlbeans.XmlLanguage xgetLang()
boolean isSetLang()
void setLang(java.lang.String lang)
void xsetLang(org.apache.xmlbeans.XmlLanguage lang)
void unsetLang()
Copyright © 2015–2018 52north.org. All rights reserved.