public static class PackageReferenceDocumentImpl.PackageReferenceImpl extends SimpleItemTypeImpl implements PackageReferenceDocument.PackageReference
PackageReferenceDocument.PackageReference.Factory
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Constructor and Description |
---|
PackageReferenceImpl(SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
XmlObject |
addNewExcludeAssets()
Appends and returns a new empty value (as xml) as the last "ExcludeAssets" element
|
XmlObject |
addNewIncludeAssets()
Appends and returns a new empty value (as xml) as the last "IncludeAssets" element
|
XmlObject |
addNewPrivateAssets()
Appends and returns a new empty value (as xml) as the last "PrivateAssets" element
|
String |
getExcludeAssets2()
Gets the "ExcludeAssets" attribute
|
XmlObject[] |
getExcludeAssetsArray()
Deprecated.
|
XmlObject |
getExcludeAssetsArray(int i)
Gets ith "ExcludeAssets" element
|
List<XmlObject> |
getExcludeAssetsList()
Gets a List of "ExcludeAssets" elements
|
String |
getIncludeAssets2()
Gets the "IncludeAssets" attribute
|
XmlObject[] |
getIncludeAssetsArray()
Deprecated.
|
XmlObject |
getIncludeAssetsArray(int i)
Gets ith "IncludeAssets" element
|
List<XmlObject> |
getIncludeAssetsList()
Gets a List of "IncludeAssets" elements
|
String |
getPrivateAssets2()
Gets the "PrivateAssets" attribute
|
XmlObject[] |
getPrivateAssetsArray()
Deprecated.
|
XmlObject |
getPrivateAssetsArray(int i)
Gets ith "PrivateAssets" element
|
List<XmlObject> |
getPrivateAssetsList()
Gets a List of "PrivateAssets" elements
|
String |
getVersion()
Gets the "Version" attribute
|
XmlObject |
insertNewExcludeAssets(int i)
Inserts and returns a new empty value (as xml) as the ith "ExcludeAssets" element
|
XmlObject |
insertNewIncludeAssets(int i)
Inserts and returns a new empty value (as xml) as the ith "IncludeAssets" element
|
XmlObject |
insertNewPrivateAssets(int i)
Inserts and returns a new empty value (as xml) as the ith "PrivateAssets" element
|
boolean |
isSetExcludeAssets2()
True if has "ExcludeAssets" attribute
|
boolean |
isSetIncludeAssets2()
True if has "IncludeAssets" attribute
|
boolean |
isSetPrivateAssets2()
True if has "PrivateAssets" attribute
|
boolean |
isSetVersion()
True if has "Version" attribute
|
void |
removeExcludeAssets(int i)
Removes the ith "ExcludeAssets" element
|
void |
removeIncludeAssets(int i)
Removes the ith "IncludeAssets" element
|
void |
removePrivateAssets(int i)
Removes the ith "PrivateAssets" element
|
void |
setExcludeAssets2(String excludeAssets2)
Sets the "ExcludeAssets" attribute
|
void |
setExcludeAssetsArray(int i,
XmlObject excludeAssets)
Sets ith "ExcludeAssets" element
|
void |
setExcludeAssetsArray(XmlObject[] excludeAssetsArray)
Sets array of all "ExcludeAssets" element WARNING: This method is not atomicaly synchronized.
|
void |
setIncludeAssets2(String includeAssets2)
Sets the "IncludeAssets" attribute
|
void |
setIncludeAssetsArray(int i,
XmlObject includeAssets)
Sets ith "IncludeAssets" element
|
void |
setIncludeAssetsArray(XmlObject[] includeAssetsArray)
Sets array of all "IncludeAssets" element WARNING: This method is not atomicaly synchronized.
|
void |
setPrivateAssets2(String privateAssets2)
Sets the "PrivateAssets" attribute
|
void |
setPrivateAssetsArray(int i,
XmlObject privateAssets)
Sets ith "PrivateAssets" element
|
void |
setPrivateAssetsArray(XmlObject[] privateAssetsArray)
Sets array of all "PrivateAssets" element WARNING: This method is not atomicaly synchronized.
|
void |
setVersion(String version)
Sets the "Version" attribute
|
int |
sizeOfExcludeAssetsArray()
Returns number of "ExcludeAssets" element
|
int |
sizeOfIncludeAssetsArray()
Returns number of "IncludeAssets" element
|
int |
sizeOfPrivateAssetsArray()
Returns number of "PrivateAssets" element
|
void |
unsetExcludeAssets2()
Unsets the "ExcludeAssets" attribute
|
void |
unsetIncludeAssets2()
Unsets the "IncludeAssets" attribute
|
void |
unsetPrivateAssets2()
Unsets the "PrivateAssets" attribute
|
void |
unsetVersion()
Unsets the "Version" attribute
|
XmlString |
xgetExcludeAssets2()
Gets (as xml) the "ExcludeAssets" attribute
|
XmlString |
xgetIncludeAssets2()
Gets (as xml) the "IncludeAssets" attribute
|
XmlString |
xgetPrivateAssets2()
Gets (as xml) the "PrivateAssets" attribute
|
XmlString |
xgetVersion()
Gets (as xml) the "Version" attribute
|
void |
xsetExcludeAssets2(XmlString excludeAssets2)
Sets (as xml) the "ExcludeAssets" attribute
|
void |
xsetIncludeAssets2(XmlString includeAssets2)
Sets (as xml) the "IncludeAssets" attribute
|
void |
xsetPrivateAssets2(XmlString privateAssets2)
Sets (as xml) the "PrivateAssets" attribute
|
void |
xsetVersion(XmlString version)
Sets (as xml) the "Version" attribute
|
getCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdate
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, 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_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, 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_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, 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_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdate
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 PackageReferenceImpl(SchemaType sType)
public List<XmlObject> getIncludeAssetsList()
getIncludeAssetsList
in interface PackageReferenceDocument.PackageReference
@Deprecated public XmlObject[] getIncludeAssetsArray()
getIncludeAssetsArray
in interface PackageReferenceDocument.PackageReference
public XmlObject getIncludeAssetsArray(int i)
getIncludeAssetsArray
in interface PackageReferenceDocument.PackageReference
public int sizeOfIncludeAssetsArray()
sizeOfIncludeAssetsArray
in interface PackageReferenceDocument.PackageReference
public void setIncludeAssetsArray(XmlObject[] includeAssetsArray)
setIncludeAssetsArray
in interface PackageReferenceDocument.PackageReference
public void setIncludeAssetsArray(int i, XmlObject includeAssets)
setIncludeAssetsArray
in interface PackageReferenceDocument.PackageReference
public XmlObject insertNewIncludeAssets(int i)
insertNewIncludeAssets
in interface PackageReferenceDocument.PackageReference
public XmlObject addNewIncludeAssets()
addNewIncludeAssets
in interface PackageReferenceDocument.PackageReference
public void removeIncludeAssets(int i)
removeIncludeAssets
in interface PackageReferenceDocument.PackageReference
public List<XmlObject> getExcludeAssetsList()
getExcludeAssetsList
in interface PackageReferenceDocument.PackageReference
@Deprecated public XmlObject[] getExcludeAssetsArray()
getExcludeAssetsArray
in interface PackageReferenceDocument.PackageReference
public XmlObject getExcludeAssetsArray(int i)
getExcludeAssetsArray
in interface PackageReferenceDocument.PackageReference
public int sizeOfExcludeAssetsArray()
sizeOfExcludeAssetsArray
in interface PackageReferenceDocument.PackageReference
public void setExcludeAssetsArray(XmlObject[] excludeAssetsArray)
setExcludeAssetsArray
in interface PackageReferenceDocument.PackageReference
public void setExcludeAssetsArray(int i, XmlObject excludeAssets)
setExcludeAssetsArray
in interface PackageReferenceDocument.PackageReference
public XmlObject insertNewExcludeAssets(int i)
insertNewExcludeAssets
in interface PackageReferenceDocument.PackageReference
public XmlObject addNewExcludeAssets()
addNewExcludeAssets
in interface PackageReferenceDocument.PackageReference
public void removeExcludeAssets(int i)
removeExcludeAssets
in interface PackageReferenceDocument.PackageReference
public List<XmlObject> getPrivateAssetsList()
getPrivateAssetsList
in interface PackageReferenceDocument.PackageReference
@Deprecated public XmlObject[] getPrivateAssetsArray()
getPrivateAssetsArray
in interface PackageReferenceDocument.PackageReference
public XmlObject getPrivateAssetsArray(int i)
getPrivateAssetsArray
in interface PackageReferenceDocument.PackageReference
public int sizeOfPrivateAssetsArray()
sizeOfPrivateAssetsArray
in interface PackageReferenceDocument.PackageReference
public void setPrivateAssetsArray(XmlObject[] privateAssetsArray)
setPrivateAssetsArray
in interface PackageReferenceDocument.PackageReference
public void setPrivateAssetsArray(int i, XmlObject privateAssets)
setPrivateAssetsArray
in interface PackageReferenceDocument.PackageReference
public XmlObject insertNewPrivateAssets(int i)
insertNewPrivateAssets
in interface PackageReferenceDocument.PackageReference
public XmlObject addNewPrivateAssets()
addNewPrivateAssets
in interface PackageReferenceDocument.PackageReference
public void removePrivateAssets(int i)
removePrivateAssets
in interface PackageReferenceDocument.PackageReference
public String getVersion()
getVersion
in interface PackageReferenceDocument.PackageReference
public XmlString xgetVersion()
xgetVersion
in interface PackageReferenceDocument.PackageReference
public boolean isSetVersion()
isSetVersion
in interface PackageReferenceDocument.PackageReference
public void setVersion(String version)
setVersion
in interface PackageReferenceDocument.PackageReference
public void xsetVersion(XmlString version)
xsetVersion
in interface PackageReferenceDocument.PackageReference
public void unsetVersion()
unsetVersion
in interface PackageReferenceDocument.PackageReference
public String getIncludeAssets2()
getIncludeAssets2
in interface PackageReferenceDocument.PackageReference
public XmlString xgetIncludeAssets2()
xgetIncludeAssets2
in interface PackageReferenceDocument.PackageReference
public boolean isSetIncludeAssets2()
isSetIncludeAssets2
in interface PackageReferenceDocument.PackageReference
public void setIncludeAssets2(String includeAssets2)
setIncludeAssets2
in interface PackageReferenceDocument.PackageReference
public void xsetIncludeAssets2(XmlString includeAssets2)
xsetIncludeAssets2
in interface PackageReferenceDocument.PackageReference
public void unsetIncludeAssets2()
unsetIncludeAssets2
in interface PackageReferenceDocument.PackageReference
public String getExcludeAssets2()
getExcludeAssets2
in interface PackageReferenceDocument.PackageReference
public XmlString xgetExcludeAssets2()
xgetExcludeAssets2
in interface PackageReferenceDocument.PackageReference
public boolean isSetExcludeAssets2()
isSetExcludeAssets2
in interface PackageReferenceDocument.PackageReference
public void setExcludeAssets2(String excludeAssets2)
setExcludeAssets2
in interface PackageReferenceDocument.PackageReference
public void xsetExcludeAssets2(XmlString excludeAssets2)
xsetExcludeAssets2
in interface PackageReferenceDocument.PackageReference
public void unsetExcludeAssets2()
unsetExcludeAssets2
in interface PackageReferenceDocument.PackageReference
public String getPrivateAssets2()
getPrivateAssets2
in interface PackageReferenceDocument.PackageReference
public XmlString xgetPrivateAssets2()
xgetPrivateAssets2
in interface PackageReferenceDocument.PackageReference
public boolean isSetPrivateAssets2()
isSetPrivateAssets2
in interface PackageReferenceDocument.PackageReference
public void setPrivateAssets2(String privateAssets2)
setPrivateAssets2
in interface PackageReferenceDocument.PackageReference
public void xsetPrivateAssets2(XmlString privateAssets2)
xsetPrivateAssets2
in interface PackageReferenceDocument.PackageReference
public void unsetPrivateAssets2()
unsetPrivateAssets2
in interface PackageReferenceDocument.PackageReference