public interface InterpolationMethodType extends InterpolationMethodBaseType
| Modifier and Type | Interface and Description |
|---|---|
static class |
InterpolationMethodType.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 |
getNullResistance()
Gets the "nullResistance" attribute
|
boolean |
isSetNullResistance()
True if has "nullResistance" attribute
|
void |
setNullResistance(String nullResistance)
Sets the "nullResistance" attribute
|
void |
unsetNullResistance()
Unsets the "nullResistance" attribute
|
org.apache.xmlbeans.XmlString |
xgetNullResistance()
Gets (as xml) the "nullResistance" attribute
|
void |
xsetNullResistance(org.apache.xmlbeans.XmlString nullResistance)
Sets (as xml) the "nullResistance" attribute
|
getCodeSpace, isSetCodeSpace, setCodeSpace, unsetCodeSpace, xgetCodeSpace, xsetCodeSpacegetStringValue, 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 getNullResistance()
org.apache.xmlbeans.XmlString xgetNullResistance()
boolean isSetNullResistance()
void setNullResistance(String nullResistance)
void xsetNullResistance(org.apache.xmlbeans.XmlString nullResistance)
void unsetNullResistance()
Copyright © 2017 52north.org. All rights reserved.