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_NUMBER
type
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, xmlText
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
public ReplacedMethodImpl(org.apache.xmlbeans.SchemaType sType)
public ArgTypeDocument.ArgType[] getArgTypeArray()
getArgTypeArray
in interface ReplacedMethodDocument.ReplacedMethod
public ArgTypeDocument.ArgType getArgTypeArray(int i)
getArgTypeArray
in interface ReplacedMethodDocument.ReplacedMethod
public int sizeOfArgTypeArray()
sizeOfArgTypeArray
in interface ReplacedMethodDocument.ReplacedMethod
public void setArgTypeArray(ArgTypeDocument.ArgType[] argTypeArray)
setArgTypeArray
in interface ReplacedMethodDocument.ReplacedMethod
public void setArgTypeArray(int i, ArgTypeDocument.ArgType argType)
setArgTypeArray
in interface ReplacedMethodDocument.ReplacedMethod
public ArgTypeDocument.ArgType insertNewArgType(int i)
insertNewArgType
in interface ReplacedMethodDocument.ReplacedMethod
public ArgTypeDocument.ArgType addNewArgType()
addNewArgType
in interface ReplacedMethodDocument.ReplacedMethod
public void removeArgType(int i)
removeArgType
in interface ReplacedMethodDocument.ReplacedMethod
public String getName()
getName
in interface ReplacedMethodDocument.ReplacedMethod
public org.apache.xmlbeans.XmlString xgetName()
xgetName
in interface ReplacedMethodDocument.ReplacedMethod
public boolean isSetName()
isSetName
in interface ReplacedMethodDocument.ReplacedMethod
public void setName(String name)
setName
in interface ReplacedMethodDocument.ReplacedMethod
public void xsetName(org.apache.xmlbeans.XmlString name)
xsetName
in interface ReplacedMethodDocument.ReplacedMethod
public void unsetName()
unsetName
in interface ReplacedMethodDocument.ReplacedMethod
public String getReplacer()
getReplacer
in interface ReplacedMethodDocument.ReplacedMethod
public org.apache.xmlbeans.XmlString xgetReplacer()
xgetReplacer
in interface ReplacedMethodDocument.ReplacedMethod
public boolean isSetReplacer()
isSetReplacer
in interface ReplacedMethodDocument.ReplacedMethod
public void setReplacer(String replacer)
setReplacer
in interface ReplacedMethodDocument.ReplacedMethod
public void xsetReplacer(org.apache.xmlbeans.XmlString replacer)
xsetReplacer
in interface ReplacedMethodDocument.ReplacedMethod
public 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