public interface CodeType extends LanguageStringType
| Modifier and Type | Interface and Description |
|---|---|
static class |
CodeType.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 |
getCodeSpace()
Gets the "codeSpace" attribute
|
boolean |
isSetCodeSpace()
True if has "codeSpace" attribute
|
void |
setCodeSpace(java.lang.String codeSpace)
Sets the "codeSpace" attribute
|
void |
unsetCodeSpace()
Unsets the "codeSpace" attribute
|
org.apache.xmlbeans.XmlAnyURI |
xgetCodeSpace()
Gets (as xml) the "codeSpace" attribute
|
void |
xsetCodeSpace(org.apache.xmlbeans.XmlAnyURI codeSpace)
Sets (as xml) the "codeSpace" attribute
|
getLang, isSetLang, setLang, unsetLang, xgetLang, xsetLanggetStringValue, 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 getCodeSpace()
org.apache.xmlbeans.XmlAnyURI xgetCodeSpace()
boolean isSetCodeSpace()
void setCodeSpace(java.lang.String codeSpace)
void xsetCodeSpace(org.apache.xmlbeans.XmlAnyURI codeSpace)
void unsetCodeSpace()
Copyright © 2015–2018 52north.org. All rights reserved.