Package net.opengis.wcs.x11.impl
Class CoverageSummaryTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.ows.x11.impl.DescriptionTypeImpl
-
- net.opengis.wcs.x11.impl.CoverageSummaryTypeImpl
-
- All Implemented Interfaces:
Serializable,DescriptionType,CoverageSummaryType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class CoverageSummaryTypeImpl extends DescriptionTypeImpl implements CoverageSummaryType
An XML CoverageSummaryType(@http://www.opengis.net/wcs/1.1). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.opengis.wcs.x11.CoverageSummaryType
CoverageSummaryType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.ows.x11.DescriptionType
DescriptionType.Factory
-
-
Field Summary
-
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
-
Fields inherited from interface net.opengis.wcs.x11.CoverageSummaryType
type
-
Fields inherited from interface net.opengis.ows.x11.DescriptionType
type
-
-
Constructor Summary
Constructors Constructor Description CoverageSummaryTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CoverageSummaryTypeaddNewCoverageSummary()Appends and returns a new empty value (as xml) as the last "CoverageSummary" elementMetadataTypeaddNewMetadata()Appends and returns a new empty value (as xml) as the last "Metadata" elementorg.apache.xmlbeans.XmlAnyURIaddNewSupportedCRS()Appends and returns a new empty value (as xml) as the last "SupportedCRS" elementMimeTypeaddNewSupportedFormat()Appends and returns a new empty value (as xml) as the last "SupportedFormat" elementWGS84BoundingBoxTypeaddNewWGS84BoundingBox()Appends and returns a new empty value (as xml) as the last "WGS84BoundingBox" elementvoidaddSupportedCRS(String supportedCRS)Appends the value as the last "SupportedCRS" elementvoidaddSupportedFormat(String supportedFormat)Appends the value as the last "SupportedFormat" elementCoverageSummaryType[]getCoverageSummaryArray()Gets array of all "CoverageSummary" elementsCoverageSummaryTypegetCoverageSummaryArray(int i)Gets ith "CoverageSummary" elementStringgetIdentifier()Gets the "Identifier" elementMetadataType[]getMetadataArray()Gets array of all "Metadata" elementsMetadataTypegetMetadataArray(int i)Gets ith "Metadata" elementString[]getSupportedCRSArray()Gets array of all "SupportedCRS" elementsStringgetSupportedCRSArray(int i)Gets ith "SupportedCRS" elementString[]getSupportedFormatArray()Gets array of all "SupportedFormat" elementsStringgetSupportedFormatArray(int i)Gets ith "SupportedFormat" elementWGS84BoundingBoxType[]getWGS84BoundingBoxArray()Gets array of all "WGS84BoundingBox" elementsWGS84BoundingBoxTypegetWGS84BoundingBoxArray(int i)Gets ith "WGS84BoundingBox" elementCoverageSummaryTypeinsertNewCoverageSummary(int i)Inserts and returns a new empty value (as xml) as the ith "CoverageSummary" elementMetadataTypeinsertNewMetadata(int i)Inserts and returns a new empty value (as xml) as the ith "Metadata" elementorg.apache.xmlbeans.XmlAnyURIinsertNewSupportedCRS(int i)Inserts and returns a new empty value (as xml) as the ith "SupportedCRS" elementMimeTypeinsertNewSupportedFormat(int i)Inserts and returns a new empty value (as xml) as the ith "SupportedFormat" elementWGS84BoundingBoxTypeinsertNewWGS84BoundingBox(int i)Inserts and returns a new empty value (as xml) as the ith "WGS84BoundingBox" elementvoidinsertSupportedCRS(int i, String supportedCRS)Inserts the value as the ith "SupportedCRS" elementvoidinsertSupportedFormat(int i, String supportedFormat)Inserts the value as the ith "SupportedFormat" elementbooleanisSetIdentifier()True if has "Identifier" elementvoidremoveCoverageSummary(int i)Removes the ith "CoverageSummary" elementvoidremoveMetadata(int i)Removes the ith "Metadata" elementvoidremoveSupportedCRS(int i)Removes the ith "SupportedCRS" elementvoidremoveSupportedFormat(int i)Removes the ith "SupportedFormat" elementvoidremoveWGS84BoundingBox(int i)Removes the ith "WGS84BoundingBox" elementvoidsetCoverageSummaryArray(int i, CoverageSummaryType coverageSummary)Sets ith "CoverageSummary" elementvoidsetCoverageSummaryArray(CoverageSummaryType[] coverageSummaryArray)Sets array of all "CoverageSummary" elementvoidsetIdentifier(String identifier)Sets the "Identifier" elementvoidsetMetadataArray(int i, MetadataType metadata)Sets ith "Metadata" elementvoidsetMetadataArray(MetadataType[] metadataArray)Sets array of all "Metadata" elementvoidsetSupportedCRSArray(int i, String supportedCRS)Sets ith "SupportedCRS" elementvoidsetSupportedCRSArray(String[] supportedCRSArray)Sets array of all "SupportedCRS" elementvoidsetSupportedFormatArray(int i, String supportedFormat)Sets ith "SupportedFormat" elementvoidsetSupportedFormatArray(String[] supportedFormatArray)Sets array of all "SupportedFormat" elementvoidsetWGS84BoundingBoxArray(int i, WGS84BoundingBoxType wgs84BoundingBox)Sets ith "WGS84BoundingBox" elementvoidsetWGS84BoundingBoxArray(WGS84BoundingBoxType[] wgs84BoundingBoxArray)Sets array of all "WGS84BoundingBox" elementintsizeOfCoverageSummaryArray()Returns number of "CoverageSummary" elementintsizeOfMetadataArray()Returns number of "Metadata" elementintsizeOfSupportedCRSArray()Returns number of "SupportedCRS" elementintsizeOfSupportedFormatArray()Returns number of "SupportedFormat" elementintsizeOfWGS84BoundingBoxArray()Returns number of "WGS84BoundingBox" elementvoidunsetIdentifier()Unsets the "Identifier" elementIdentifierTypexgetIdentifier()Gets (as xml) the "Identifier" elementorg.apache.xmlbeans.XmlAnyURI[]xgetSupportedCRSArray()Gets (as xml) array of all "SupportedCRS" elementsorg.apache.xmlbeans.XmlAnyURIxgetSupportedCRSArray(int i)Gets (as xml) ith "SupportedCRS" elementMimeType[]xgetSupportedFormatArray()Gets (as xml) array of all "SupportedFormat" elementsMimeTypexgetSupportedFormatArray(int i)Gets (as xml) ith "SupportedFormat" elementvoidxsetIdentifier(IdentifierType identifier)Sets (as xml) the "Identifier" elementvoidxsetSupportedCRSArray(int i, org.apache.xmlbeans.XmlAnyURI supportedCRS)Sets (as xml) ith "SupportedCRS" elementvoidxsetSupportedCRSArray(org.apache.xmlbeans.XmlAnyURI[] supportedCRSArray)Sets (as xml) array of all "SupportedCRS" elementvoidxsetSupportedFormatArray(int i, MimeType supportedFormat)Sets (as xml) ith "SupportedFormat" elementvoidxsetSupportedFormatArray(MimeType[] supportedFormatArray)Sets (as xml) array of all "SupportedFormat" element-
Methods inherited from class net.opengis.ows.x11.impl.DescriptionTypeImpl
addNewAbstract, addNewKeywords, addNewTitle, getAbstractArray, getAbstractArray, getKeywordsArray, getKeywordsArray, getTitleArray, getTitleArray, insertNewAbstract, insertNewKeywords, insertNewTitle, removeAbstract, removeKeywords, removeTitle, setAbstractArray, setAbstractArray, setKeywordsArray, setKeywordsArray, setTitleArray, setTitleArray, sizeOfAbstractArray, sizeOfKeywordsArray, sizeOfTitleArray
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
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
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_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, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, 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, 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, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface net.opengis.ows.x11.DescriptionType
addNewAbstract, addNewKeywords, addNewTitle, getAbstractArray, getAbstractArray, getKeywordsArray, getKeywordsArray, getTitleArray, getTitleArray, insertNewAbstract, insertNewKeywords, insertNewTitle, removeAbstract, removeKeywords, removeTitle, setAbstractArray, setAbstractArray, setKeywordsArray, setKeywordsArray, setTitleArray, setTitleArray, sizeOfAbstractArray, sizeOfKeywordsArray, sizeOfTitleArray
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
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
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
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
-
-
-
-
Method Detail
-
getMetadataArray
public MetadataType[] getMetadataArray()
Gets array of all "Metadata" elements- Specified by:
getMetadataArrayin interfaceCoverageSummaryType
-
getMetadataArray
public MetadataType getMetadataArray(int i)
Gets ith "Metadata" element- Specified by:
getMetadataArrayin interfaceCoverageSummaryType
-
sizeOfMetadataArray
public int sizeOfMetadataArray()
Returns number of "Metadata" element- Specified by:
sizeOfMetadataArrayin interfaceCoverageSummaryType
-
setMetadataArray
public void setMetadataArray(MetadataType[] metadataArray)
Sets array of all "Metadata" element- Specified by:
setMetadataArrayin interfaceCoverageSummaryType
-
setMetadataArray
public void setMetadataArray(int i, MetadataType metadata)Sets ith "Metadata" element- Specified by:
setMetadataArrayin interfaceCoverageSummaryType
-
insertNewMetadata
public MetadataType insertNewMetadata(int i)
Inserts and returns a new empty value (as xml) as the ith "Metadata" element- Specified by:
insertNewMetadatain interfaceCoverageSummaryType
-
addNewMetadata
public MetadataType addNewMetadata()
Appends and returns a new empty value (as xml) as the last "Metadata" element- Specified by:
addNewMetadatain interfaceCoverageSummaryType
-
removeMetadata
public void removeMetadata(int i)
Removes the ith "Metadata" element- Specified by:
removeMetadatain interfaceCoverageSummaryType
-
getWGS84BoundingBoxArray
public WGS84BoundingBoxType[] getWGS84BoundingBoxArray()
Gets array of all "WGS84BoundingBox" elements- Specified by:
getWGS84BoundingBoxArrayin interfaceCoverageSummaryType
-
getWGS84BoundingBoxArray
public WGS84BoundingBoxType getWGS84BoundingBoxArray(int i)
Gets ith "WGS84BoundingBox" element- Specified by:
getWGS84BoundingBoxArrayin interfaceCoverageSummaryType
-
sizeOfWGS84BoundingBoxArray
public int sizeOfWGS84BoundingBoxArray()
Returns number of "WGS84BoundingBox" element- Specified by:
sizeOfWGS84BoundingBoxArrayin interfaceCoverageSummaryType
-
setWGS84BoundingBoxArray
public void setWGS84BoundingBoxArray(WGS84BoundingBoxType[] wgs84BoundingBoxArray)
Sets array of all "WGS84BoundingBox" element- Specified by:
setWGS84BoundingBoxArrayin interfaceCoverageSummaryType
-
setWGS84BoundingBoxArray
public void setWGS84BoundingBoxArray(int i, WGS84BoundingBoxType wgs84BoundingBox)Sets ith "WGS84BoundingBox" element- Specified by:
setWGS84BoundingBoxArrayin interfaceCoverageSummaryType
-
insertNewWGS84BoundingBox
public WGS84BoundingBoxType insertNewWGS84BoundingBox(int i)
Inserts and returns a new empty value (as xml) as the ith "WGS84BoundingBox" element- Specified by:
insertNewWGS84BoundingBoxin interfaceCoverageSummaryType
-
addNewWGS84BoundingBox
public WGS84BoundingBoxType addNewWGS84BoundingBox()
Appends and returns a new empty value (as xml) as the last "WGS84BoundingBox" element- Specified by:
addNewWGS84BoundingBoxin interfaceCoverageSummaryType
-
removeWGS84BoundingBox
public void removeWGS84BoundingBox(int i)
Removes the ith "WGS84BoundingBox" element- Specified by:
removeWGS84BoundingBoxin interfaceCoverageSummaryType
-
getSupportedCRSArray
public String[] getSupportedCRSArray()
Gets array of all "SupportedCRS" elements- Specified by:
getSupportedCRSArrayin interfaceCoverageSummaryType
-
getSupportedCRSArray
public String getSupportedCRSArray(int i)
Gets ith "SupportedCRS" element- Specified by:
getSupportedCRSArrayin interfaceCoverageSummaryType
-
xgetSupportedCRSArray
public org.apache.xmlbeans.XmlAnyURI[] xgetSupportedCRSArray()
Gets (as xml) array of all "SupportedCRS" elements- Specified by:
xgetSupportedCRSArrayin interfaceCoverageSummaryType
-
xgetSupportedCRSArray
public org.apache.xmlbeans.XmlAnyURI xgetSupportedCRSArray(int i)
Gets (as xml) ith "SupportedCRS" element- Specified by:
xgetSupportedCRSArrayin interfaceCoverageSummaryType
-
sizeOfSupportedCRSArray
public int sizeOfSupportedCRSArray()
Returns number of "SupportedCRS" element- Specified by:
sizeOfSupportedCRSArrayin interfaceCoverageSummaryType
-
setSupportedCRSArray
public void setSupportedCRSArray(String[] supportedCRSArray)
Sets array of all "SupportedCRS" element- Specified by:
setSupportedCRSArrayin interfaceCoverageSummaryType
-
setSupportedCRSArray
public void setSupportedCRSArray(int i, String supportedCRS)Sets ith "SupportedCRS" element- Specified by:
setSupportedCRSArrayin interfaceCoverageSummaryType
-
xsetSupportedCRSArray
public void xsetSupportedCRSArray(org.apache.xmlbeans.XmlAnyURI[] supportedCRSArray)
Sets (as xml) array of all "SupportedCRS" element- Specified by:
xsetSupportedCRSArrayin interfaceCoverageSummaryType
-
xsetSupportedCRSArray
public void xsetSupportedCRSArray(int i, org.apache.xmlbeans.XmlAnyURI supportedCRS)Sets (as xml) ith "SupportedCRS" element- Specified by:
xsetSupportedCRSArrayin interfaceCoverageSummaryType
-
insertSupportedCRS
public void insertSupportedCRS(int i, String supportedCRS)Inserts the value as the ith "SupportedCRS" element- Specified by:
insertSupportedCRSin interfaceCoverageSummaryType
-
addSupportedCRS
public void addSupportedCRS(String supportedCRS)
Appends the value as the last "SupportedCRS" element- Specified by:
addSupportedCRSin interfaceCoverageSummaryType
-
insertNewSupportedCRS
public org.apache.xmlbeans.XmlAnyURI insertNewSupportedCRS(int i)
Inserts and returns a new empty value (as xml) as the ith "SupportedCRS" element- Specified by:
insertNewSupportedCRSin interfaceCoverageSummaryType
-
addNewSupportedCRS
public org.apache.xmlbeans.XmlAnyURI addNewSupportedCRS()
Appends and returns a new empty value (as xml) as the last "SupportedCRS" element- Specified by:
addNewSupportedCRSin interfaceCoverageSummaryType
-
removeSupportedCRS
public void removeSupportedCRS(int i)
Removes the ith "SupportedCRS" element- Specified by:
removeSupportedCRSin interfaceCoverageSummaryType
-
getSupportedFormatArray
public String[] getSupportedFormatArray()
Gets array of all "SupportedFormat" elements- Specified by:
getSupportedFormatArrayin interfaceCoverageSummaryType
-
getSupportedFormatArray
public String getSupportedFormatArray(int i)
Gets ith "SupportedFormat" element- Specified by:
getSupportedFormatArrayin interfaceCoverageSummaryType
-
xgetSupportedFormatArray
public MimeType[] xgetSupportedFormatArray()
Gets (as xml) array of all "SupportedFormat" elements- Specified by:
xgetSupportedFormatArrayin interfaceCoverageSummaryType
-
xgetSupportedFormatArray
public MimeType xgetSupportedFormatArray(int i)
Gets (as xml) ith "SupportedFormat" element- Specified by:
xgetSupportedFormatArrayin interfaceCoverageSummaryType
-
sizeOfSupportedFormatArray
public int sizeOfSupportedFormatArray()
Returns number of "SupportedFormat" element- Specified by:
sizeOfSupportedFormatArrayin interfaceCoverageSummaryType
-
setSupportedFormatArray
public void setSupportedFormatArray(String[] supportedFormatArray)
Sets array of all "SupportedFormat" element- Specified by:
setSupportedFormatArrayin interfaceCoverageSummaryType
-
setSupportedFormatArray
public void setSupportedFormatArray(int i, String supportedFormat)Sets ith "SupportedFormat" element- Specified by:
setSupportedFormatArrayin interfaceCoverageSummaryType
-
xsetSupportedFormatArray
public void xsetSupportedFormatArray(MimeType[] supportedFormatArray)
Sets (as xml) array of all "SupportedFormat" element- Specified by:
xsetSupportedFormatArrayin interfaceCoverageSummaryType
-
xsetSupportedFormatArray
public void xsetSupportedFormatArray(int i, MimeType supportedFormat)Sets (as xml) ith "SupportedFormat" element- Specified by:
xsetSupportedFormatArrayin interfaceCoverageSummaryType
-
insertSupportedFormat
public void insertSupportedFormat(int i, String supportedFormat)Inserts the value as the ith "SupportedFormat" element- Specified by:
insertSupportedFormatin interfaceCoverageSummaryType
-
addSupportedFormat
public void addSupportedFormat(String supportedFormat)
Appends the value as the last "SupportedFormat" element- Specified by:
addSupportedFormatin interfaceCoverageSummaryType
-
insertNewSupportedFormat
public MimeType insertNewSupportedFormat(int i)
Inserts and returns a new empty value (as xml) as the ith "SupportedFormat" element- Specified by:
insertNewSupportedFormatin interfaceCoverageSummaryType
-
addNewSupportedFormat
public MimeType addNewSupportedFormat()
Appends and returns a new empty value (as xml) as the last "SupportedFormat" element- Specified by:
addNewSupportedFormatin interfaceCoverageSummaryType
-
removeSupportedFormat
public void removeSupportedFormat(int i)
Removes the ith "SupportedFormat" element- Specified by:
removeSupportedFormatin interfaceCoverageSummaryType
-
getCoverageSummaryArray
public CoverageSummaryType[] getCoverageSummaryArray()
Gets array of all "CoverageSummary" elements- Specified by:
getCoverageSummaryArrayin interfaceCoverageSummaryType
-
getCoverageSummaryArray
public CoverageSummaryType getCoverageSummaryArray(int i)
Gets ith "CoverageSummary" element- Specified by:
getCoverageSummaryArrayin interfaceCoverageSummaryType
-
sizeOfCoverageSummaryArray
public int sizeOfCoverageSummaryArray()
Returns number of "CoverageSummary" element- Specified by:
sizeOfCoverageSummaryArrayin interfaceCoverageSummaryType
-
setCoverageSummaryArray
public void setCoverageSummaryArray(CoverageSummaryType[] coverageSummaryArray)
Sets array of all "CoverageSummary" element- Specified by:
setCoverageSummaryArrayin interfaceCoverageSummaryType
-
setCoverageSummaryArray
public void setCoverageSummaryArray(int i, CoverageSummaryType coverageSummary)Sets ith "CoverageSummary" element- Specified by:
setCoverageSummaryArrayin interfaceCoverageSummaryType
-
insertNewCoverageSummary
public CoverageSummaryType insertNewCoverageSummary(int i)
Inserts and returns a new empty value (as xml) as the ith "CoverageSummary" element- Specified by:
insertNewCoverageSummaryin interfaceCoverageSummaryType
-
addNewCoverageSummary
public CoverageSummaryType addNewCoverageSummary()
Appends and returns a new empty value (as xml) as the last "CoverageSummary" element- Specified by:
addNewCoverageSummaryin interfaceCoverageSummaryType
-
removeCoverageSummary
public void removeCoverageSummary(int i)
Removes the ith "CoverageSummary" element- Specified by:
removeCoverageSummaryin interfaceCoverageSummaryType
-
getIdentifier
public String getIdentifier()
Gets the "Identifier" element- Specified by:
getIdentifierin interfaceCoverageSummaryType
-
xgetIdentifier
public IdentifierType xgetIdentifier()
Gets (as xml) the "Identifier" element- Specified by:
xgetIdentifierin interfaceCoverageSummaryType
-
isSetIdentifier
public boolean isSetIdentifier()
True if has "Identifier" element- Specified by:
isSetIdentifierin interfaceCoverageSummaryType
-
setIdentifier
public void setIdentifier(String identifier)
Sets the "Identifier" element- Specified by:
setIdentifierin interfaceCoverageSummaryType
-
xsetIdentifier
public void xsetIdentifier(IdentifierType identifier)
Sets (as xml) the "Identifier" element- Specified by:
xsetIdentifierin interfaceCoverageSummaryType
-
unsetIdentifier
public void unsetIdentifier()
Unsets the "Identifier" element- Specified by:
unsetIdentifierin interfaceCoverageSummaryType
-
-