public interface InterpolationMethodBaseType extends CodeType
| Modifier and Type | Interface and Description |
|---|---|
static class |
InterpolationMethodBaseType.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 |
|---|---|
String |
getCodeSpace()
Gets the "codeSpace" attribute
|
boolean |
isSetCodeSpace()
True if has "codeSpace" attribute
|
void |
setCodeSpace(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
|
getStringValue, 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, xmlTextString getCodeSpace()
getCodeSpace in interface CodeTypeorg.apache.xmlbeans.XmlAnyURI xgetCodeSpace()
xgetCodeSpace in interface CodeTypeboolean isSetCodeSpace()
isSetCodeSpace in interface CodeTypevoid setCodeSpace(String codeSpace)
setCodeSpace in interface CodeTypevoid xsetCodeSpace(org.apache.xmlbeans.XmlAnyURI codeSpace)
xsetCodeSpace in interface CodeTypevoid unsetCodeSpace()
unsetCodeSpace in interface CodeTypeCopyright © 2017 52north.org. All rights reserved.