public static class ReplacedMethodDocumentImpl.ReplacedMethodImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements ReplacedMethodDocument.ReplacedMethod
ReplacedMethodDocument.ReplacedMethod.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
ReplacedMethodImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
ArgTypeDocument.ArgType |
addNewArgType()
Appends and returns a new empty value (as xml) as the last "arg-type" element
|
ArgTypeDocument.ArgType[] |
getArgTypeArray()
Gets array of all "arg-type" elements
|
ArgTypeDocument.ArgType |
getArgTypeArray(int i)
Gets ith "arg-type" element
|
String |
getName()
Gets the "name" attribute
|
String |
getReplacer()
Gets the "replacer" attribute
|
ArgTypeDocument.ArgType |
insertNewArgType(int i)
Inserts and returns a new empty value (as xml) as the ith "arg-type" element
|
boolean |
isSetName()
True if has "name" attribute
|
boolean |
isSetReplacer()
True if has "replacer" attribute
|
void |
removeArgType(int i)
Removes the ith "arg-type" element
|
void |
setArgTypeArray(ArgTypeDocument.ArgType[] argTypeArray)
Sets array of all "arg-type" element
|
void |
setArgTypeArray(int i,
ArgTypeDocument.ArgType argType)
Sets ith "arg-type" element
|
void |
setName(String name)
Sets the "name" attribute
|
void |
setReplacer(String replacer)
Sets the "replacer" attribute
|
int |
sizeOfArgTypeArray()
Returns number of "arg-type" element
|
void |
unsetName()
Unsets the "name" attribute
|
void |
unsetReplacer()
Unsets the "replacer" attribute
|
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" attribute
|
org.apache.xmlbeans.XmlString |
xgetReplacer()
Gets (as xml) the "replacer" attribute
|
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" attribute
|
void |
xsetReplacer(org.apache.xmlbeans.XmlString replacer)
Sets (as xml) the "replacer" attribute
|
compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_text_copy, _copy, _set, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, hashCode, init_flags, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_newValue, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextchangeType, 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, xmlTextpublic ReplacedMethodImpl(org.apache.xmlbeans.SchemaType sType)
public ArgTypeDocument.ArgType[] getArgTypeArray()
getArgTypeArray in interface ReplacedMethodDocument.ReplacedMethodpublic ArgTypeDocument.ArgType getArgTypeArray(int i)
getArgTypeArray in interface ReplacedMethodDocument.ReplacedMethodpublic int sizeOfArgTypeArray()
sizeOfArgTypeArray in interface ReplacedMethodDocument.ReplacedMethodpublic void setArgTypeArray(ArgTypeDocument.ArgType[] argTypeArray)
setArgTypeArray in interface ReplacedMethodDocument.ReplacedMethodpublic void setArgTypeArray(int i, ArgTypeDocument.ArgType argType)
setArgTypeArray in interface ReplacedMethodDocument.ReplacedMethodpublic ArgTypeDocument.ArgType insertNewArgType(int i)
insertNewArgType in interface ReplacedMethodDocument.ReplacedMethodpublic ArgTypeDocument.ArgType addNewArgType()
addNewArgType in interface ReplacedMethodDocument.ReplacedMethodpublic void removeArgType(int i)
removeArgType in interface ReplacedMethodDocument.ReplacedMethodpublic String getName()
getName in interface ReplacedMethodDocument.ReplacedMethodpublic org.apache.xmlbeans.XmlString xgetName()
xgetName in interface ReplacedMethodDocument.ReplacedMethodpublic boolean isSetName()
isSetName in interface ReplacedMethodDocument.ReplacedMethodpublic void setName(String name)
setName in interface ReplacedMethodDocument.ReplacedMethodpublic void xsetName(org.apache.xmlbeans.XmlString name)
xsetName in interface ReplacedMethodDocument.ReplacedMethodpublic void unsetName()
unsetName in interface ReplacedMethodDocument.ReplacedMethodpublic String getReplacer()
getReplacer in interface ReplacedMethodDocument.ReplacedMethodpublic org.apache.xmlbeans.XmlString xgetReplacer()
xgetReplacer in interface ReplacedMethodDocument.ReplacedMethodpublic boolean isSetReplacer()
isSetReplacer in interface ReplacedMethodDocument.ReplacedMethodpublic void setReplacer(String replacer)
setReplacer in interface ReplacedMethodDocument.ReplacedMethodpublic void xsetReplacer(org.apache.xmlbeans.XmlString replacer)
xsetReplacer in interface ReplacedMethodDocument.ReplacedMethodpublic void unsetReplacer()
unsetReplacer in interface ReplacedMethodDocument.ReplacedMethod
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann