Package org.isotc211.x2005.gmd
Interface AbstractMDIdentificationType
-
- All Superinterfaces:
AbstractObjectType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Subinterfaces:
MDDataIdentificationType,MDServiceIdentificationType
- All Known Implementing Classes:
AbstractMDIdentificationTypeImpl,MDDataIdentificationTypeImpl,MDServiceIdentificationTypeImpl
public interface AbstractMDIdentificationType extends AbstractObjectType
An XML AbstractMD_Identification_Type(@http://www.isotc211.org/2005/gmd). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAbstractMDIdentificationType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CharacterStringPropertyTypeaddNewAbstract()Appends and returns a new empty "abstract" elementMDAggregateInformationPropertyTypeaddNewAggregationInfo()Appends and returns a new empty value (as xml) as the last "aggregationInfo" elementCICitationPropertyTypeaddNewCitation()Appends and returns a new empty "citation" elementCharacterStringPropertyTypeaddNewCredit()Appends and returns a new empty value (as xml) as the last "credit" elementMDKeywordsPropertyTypeaddNewDescriptiveKeywords()Appends and returns a new empty value (as xml) as the last "descriptiveKeywords" elementMDBrowseGraphicPropertyTypeaddNewGraphicOverview()Appends and returns a new empty value (as xml) as the last "graphicOverview" elementCIResponsiblePartyPropertyTypeaddNewPointOfContact()Appends and returns a new empty value (as xml) as the last "pointOfContact" elementCharacterStringPropertyTypeaddNewPurpose()Appends and returns a new empty "purpose" elementMDConstraintsPropertyTypeaddNewResourceConstraints()Appends and returns a new empty value (as xml) as the last "resourceConstraints" elementMDFormatPropertyTypeaddNewResourceFormat()Appends and returns a new empty value (as xml) as the last "resourceFormat" elementMDMaintenanceInformationPropertyTypeaddNewResourceMaintenance()Appends and returns a new empty value (as xml) as the last "resourceMaintenance" elementMDUsagePropertyTypeaddNewResourceSpecificUsage()Appends and returns a new empty value (as xml) as the last "resourceSpecificUsage" elementMDProgressCodePropertyTypeaddNewStatus()Appends and returns a new empty value (as xml) as the last "status" elementCharacterStringPropertyTypegetAbstract()Gets the "abstract" elementMDAggregateInformationPropertyType[]getAggregationInfoArray()Gets array of all "aggregationInfo" elementsMDAggregateInformationPropertyTypegetAggregationInfoArray(int i)Gets ith "aggregationInfo" elementCICitationPropertyTypegetCitation()Gets the "citation" elementCharacterStringPropertyType[]getCreditArray()Gets array of all "credit" elementsCharacterStringPropertyTypegetCreditArray(int i)Gets ith "credit" elementMDKeywordsPropertyType[]getDescriptiveKeywordsArray()Gets array of all "descriptiveKeywords" elementsMDKeywordsPropertyTypegetDescriptiveKeywordsArray(int i)Gets ith "descriptiveKeywords" elementMDBrowseGraphicPropertyType[]getGraphicOverviewArray()Gets array of all "graphicOverview" elementsMDBrowseGraphicPropertyTypegetGraphicOverviewArray(int i)Gets ith "graphicOverview" elementCIResponsiblePartyPropertyType[]getPointOfContactArray()Gets array of all "pointOfContact" elementsCIResponsiblePartyPropertyTypegetPointOfContactArray(int i)Gets ith "pointOfContact" elementCharacterStringPropertyTypegetPurpose()Gets the "purpose" elementMDConstraintsPropertyType[]getResourceConstraintsArray()Gets array of all "resourceConstraints" elementsMDConstraintsPropertyTypegetResourceConstraintsArray(int i)Gets ith "resourceConstraints" elementMDFormatPropertyType[]getResourceFormatArray()Gets array of all "resourceFormat" elementsMDFormatPropertyTypegetResourceFormatArray(int i)Gets ith "resourceFormat" elementMDMaintenanceInformationPropertyType[]getResourceMaintenanceArray()Gets array of all "resourceMaintenance" elementsMDMaintenanceInformationPropertyTypegetResourceMaintenanceArray(int i)Gets ith "resourceMaintenance" elementMDUsagePropertyType[]getResourceSpecificUsageArray()Gets array of all "resourceSpecificUsage" elementsMDUsagePropertyTypegetResourceSpecificUsageArray(int i)Gets ith "resourceSpecificUsage" elementMDProgressCodePropertyType[]getStatusArray()Gets array of all "status" elementsMDProgressCodePropertyTypegetStatusArray(int i)Gets ith "status" elementMDAggregateInformationPropertyTypeinsertNewAggregationInfo(int i)Inserts and returns a new empty value (as xml) as the ith "aggregationInfo" elementCharacterStringPropertyTypeinsertNewCredit(int i)Inserts and returns a new empty value (as xml) as the ith "credit" elementMDKeywordsPropertyTypeinsertNewDescriptiveKeywords(int i)Inserts and returns a new empty value (as xml) as the ith "descriptiveKeywords" elementMDBrowseGraphicPropertyTypeinsertNewGraphicOverview(int i)Inserts and returns a new empty value (as xml) as the ith "graphicOverview" elementCIResponsiblePartyPropertyTypeinsertNewPointOfContact(int i)Inserts and returns a new empty value (as xml) as the ith "pointOfContact" elementMDConstraintsPropertyTypeinsertNewResourceConstraints(int i)Inserts and returns a new empty value (as xml) as the ith "resourceConstraints" elementMDFormatPropertyTypeinsertNewResourceFormat(int i)Inserts and returns a new empty value (as xml) as the ith "resourceFormat" elementMDMaintenanceInformationPropertyTypeinsertNewResourceMaintenance(int i)Inserts and returns a new empty value (as xml) as the ith "resourceMaintenance" elementMDUsagePropertyTypeinsertNewResourceSpecificUsage(int i)Inserts and returns a new empty value (as xml) as the ith "resourceSpecificUsage" elementMDProgressCodePropertyTypeinsertNewStatus(int i)Inserts and returns a new empty value (as xml) as the ith "status" elementbooleanisSetPurpose()True if has "purpose" elementvoidremoveAggregationInfo(int i)Removes the ith "aggregationInfo" elementvoidremoveCredit(int i)Removes the ith "credit" elementvoidremoveDescriptiveKeywords(int i)Removes the ith "descriptiveKeywords" elementvoidremoveGraphicOverview(int i)Removes the ith "graphicOverview" elementvoidremovePointOfContact(int i)Removes the ith "pointOfContact" elementvoidremoveResourceConstraints(int i)Removes the ith "resourceConstraints" elementvoidremoveResourceFormat(int i)Removes the ith "resourceFormat" elementvoidremoveResourceMaintenance(int i)Removes the ith "resourceMaintenance" elementvoidremoveResourceSpecificUsage(int i)Removes the ith "resourceSpecificUsage" elementvoidremoveStatus(int i)Removes the ith "status" elementvoidsetAbstract(CharacterStringPropertyType xabstract)Sets the "abstract" elementvoidsetAggregationInfoArray(int i, MDAggregateInformationPropertyType aggregationInfo)Sets ith "aggregationInfo" elementvoidsetAggregationInfoArray(MDAggregateInformationPropertyType[] aggregationInfoArray)Sets array of all "aggregationInfo" elementvoidsetCitation(CICitationPropertyType citation)Sets the "citation" elementvoidsetCreditArray(int i, CharacterStringPropertyType credit)Sets ith "credit" elementvoidsetCreditArray(CharacterStringPropertyType[] creditArray)Sets array of all "credit" elementvoidsetDescriptiveKeywordsArray(int i, MDKeywordsPropertyType descriptiveKeywords)Sets ith "descriptiveKeywords" elementvoidsetDescriptiveKeywordsArray(MDKeywordsPropertyType[] descriptiveKeywordsArray)Sets array of all "descriptiveKeywords" elementvoidsetGraphicOverviewArray(int i, MDBrowseGraphicPropertyType graphicOverview)Sets ith "graphicOverview" elementvoidsetGraphicOverviewArray(MDBrowseGraphicPropertyType[] graphicOverviewArray)Sets array of all "graphicOverview" elementvoidsetPointOfContactArray(int i, CIResponsiblePartyPropertyType pointOfContact)Sets ith "pointOfContact" elementvoidsetPointOfContactArray(CIResponsiblePartyPropertyType[] pointOfContactArray)Sets array of all "pointOfContact" elementvoidsetPurpose(CharacterStringPropertyType purpose)Sets the "purpose" elementvoidsetResourceConstraintsArray(int i, MDConstraintsPropertyType resourceConstraints)Sets ith "resourceConstraints" elementvoidsetResourceConstraintsArray(MDConstraintsPropertyType[] resourceConstraintsArray)Sets array of all "resourceConstraints" elementvoidsetResourceFormatArray(int i, MDFormatPropertyType resourceFormat)Sets ith "resourceFormat" elementvoidsetResourceFormatArray(MDFormatPropertyType[] resourceFormatArray)Sets array of all "resourceFormat" elementvoidsetResourceMaintenanceArray(int i, MDMaintenanceInformationPropertyType resourceMaintenance)Sets ith "resourceMaintenance" elementvoidsetResourceMaintenanceArray(MDMaintenanceInformationPropertyType[] resourceMaintenanceArray)Sets array of all "resourceMaintenance" elementvoidsetResourceSpecificUsageArray(int i, MDUsagePropertyType resourceSpecificUsage)Sets ith "resourceSpecificUsage" elementvoidsetResourceSpecificUsageArray(MDUsagePropertyType[] resourceSpecificUsageArray)Sets array of all "resourceSpecificUsage" elementvoidsetStatusArray(int i, MDProgressCodePropertyType status)Sets ith "status" elementvoidsetStatusArray(MDProgressCodePropertyType[] statusArray)Sets array of all "status" elementintsizeOfAggregationInfoArray()Returns number of "aggregationInfo" elementintsizeOfCreditArray()Returns number of "credit" elementintsizeOfDescriptiveKeywordsArray()Returns number of "descriptiveKeywords" elementintsizeOfGraphicOverviewArray()Returns number of "graphicOverview" elementintsizeOfPointOfContactArray()Returns number of "pointOfContact" elementintsizeOfResourceConstraintsArray()Returns number of "resourceConstraints" elementintsizeOfResourceFormatArray()Returns number of "resourceFormat" elementintsizeOfResourceMaintenanceArray()Returns number of "resourceMaintenance" elementintsizeOfResourceSpecificUsageArray()Returns number of "resourceSpecificUsage" elementintsizeOfStatusArray()Returns number of "status" elementvoidunsetPurpose()Unsets the "purpose" element-
Methods inherited from interface org.isotc211.x2005.gco.AbstractObjectType
getId, getUuid, isSetId, isSetUuid, setId, setUuid, unsetId, unsetUuid, xgetId, xgetUuid, xsetId, xsetUuid
-
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
-
getCitation
CICitationPropertyType getCitation()
Gets the "citation" element
-
setCitation
void setCitation(CICitationPropertyType citation)
Sets the "citation" element
-
addNewCitation
CICitationPropertyType addNewCitation()
Appends and returns a new empty "citation" element
-
getAbstract
CharacterStringPropertyType getAbstract()
Gets the "abstract" element
-
setAbstract
void setAbstract(CharacterStringPropertyType xabstract)
Sets the "abstract" element
-
addNewAbstract
CharacterStringPropertyType addNewAbstract()
Appends and returns a new empty "abstract" element
-
getPurpose
CharacterStringPropertyType getPurpose()
Gets the "purpose" element
-
isSetPurpose
boolean isSetPurpose()
True if has "purpose" element
-
setPurpose
void setPurpose(CharacterStringPropertyType purpose)
Sets the "purpose" element
-
addNewPurpose
CharacterStringPropertyType addNewPurpose()
Appends and returns a new empty "purpose" element
-
unsetPurpose
void unsetPurpose()
Unsets the "purpose" element
-
getCreditArray
CharacterStringPropertyType[] getCreditArray()
Gets array of all "credit" elements
-
getCreditArray
CharacterStringPropertyType getCreditArray(int i)
Gets ith "credit" element
-
sizeOfCreditArray
int sizeOfCreditArray()
Returns number of "credit" element
-
setCreditArray
void setCreditArray(CharacterStringPropertyType[] creditArray)
Sets array of all "credit" element
-
setCreditArray
void setCreditArray(int i, CharacterStringPropertyType credit)Sets ith "credit" element
-
insertNewCredit
CharacterStringPropertyType insertNewCredit(int i)
Inserts and returns a new empty value (as xml) as the ith "credit" element
-
addNewCredit
CharacterStringPropertyType addNewCredit()
Appends and returns a new empty value (as xml) as the last "credit" element
-
removeCredit
void removeCredit(int i)
Removes the ith "credit" element
-
getStatusArray
MDProgressCodePropertyType[] getStatusArray()
Gets array of all "status" elements
-
getStatusArray
MDProgressCodePropertyType getStatusArray(int i)
Gets ith "status" element
-
sizeOfStatusArray
int sizeOfStatusArray()
Returns number of "status" element
-
setStatusArray
void setStatusArray(MDProgressCodePropertyType[] statusArray)
Sets array of all "status" element
-
setStatusArray
void setStatusArray(int i, MDProgressCodePropertyType status)Sets ith "status" element
-
insertNewStatus
MDProgressCodePropertyType insertNewStatus(int i)
Inserts and returns a new empty value (as xml) as the ith "status" element
-
addNewStatus
MDProgressCodePropertyType addNewStatus()
Appends and returns a new empty value (as xml) as the last "status" element
-
removeStatus
void removeStatus(int i)
Removes the ith "status" element
-
getPointOfContactArray
CIResponsiblePartyPropertyType[] getPointOfContactArray()
Gets array of all "pointOfContact" elements
-
getPointOfContactArray
CIResponsiblePartyPropertyType getPointOfContactArray(int i)
Gets ith "pointOfContact" element
-
sizeOfPointOfContactArray
int sizeOfPointOfContactArray()
Returns number of "pointOfContact" element
-
setPointOfContactArray
void setPointOfContactArray(CIResponsiblePartyPropertyType[] pointOfContactArray)
Sets array of all "pointOfContact" element
-
setPointOfContactArray
void setPointOfContactArray(int i, CIResponsiblePartyPropertyType pointOfContact)Sets ith "pointOfContact" element
-
insertNewPointOfContact
CIResponsiblePartyPropertyType insertNewPointOfContact(int i)
Inserts and returns a new empty value (as xml) as the ith "pointOfContact" element
-
addNewPointOfContact
CIResponsiblePartyPropertyType addNewPointOfContact()
Appends and returns a new empty value (as xml) as the last "pointOfContact" element
-
removePointOfContact
void removePointOfContact(int i)
Removes the ith "pointOfContact" element
-
getResourceMaintenanceArray
MDMaintenanceInformationPropertyType[] getResourceMaintenanceArray()
Gets array of all "resourceMaintenance" elements
-
getResourceMaintenanceArray
MDMaintenanceInformationPropertyType getResourceMaintenanceArray(int i)
Gets ith "resourceMaintenance" element
-
sizeOfResourceMaintenanceArray
int sizeOfResourceMaintenanceArray()
Returns number of "resourceMaintenance" element
-
setResourceMaintenanceArray
void setResourceMaintenanceArray(MDMaintenanceInformationPropertyType[] resourceMaintenanceArray)
Sets array of all "resourceMaintenance" element
-
setResourceMaintenanceArray
void setResourceMaintenanceArray(int i, MDMaintenanceInformationPropertyType resourceMaintenance)Sets ith "resourceMaintenance" element
-
insertNewResourceMaintenance
MDMaintenanceInformationPropertyType insertNewResourceMaintenance(int i)
Inserts and returns a new empty value (as xml) as the ith "resourceMaintenance" element
-
addNewResourceMaintenance
MDMaintenanceInformationPropertyType addNewResourceMaintenance()
Appends and returns a new empty value (as xml) as the last "resourceMaintenance" element
-
removeResourceMaintenance
void removeResourceMaintenance(int i)
Removes the ith "resourceMaintenance" element
-
getGraphicOverviewArray
MDBrowseGraphicPropertyType[] getGraphicOverviewArray()
Gets array of all "graphicOverview" elements
-
getGraphicOverviewArray
MDBrowseGraphicPropertyType getGraphicOverviewArray(int i)
Gets ith "graphicOverview" element
-
sizeOfGraphicOverviewArray
int sizeOfGraphicOverviewArray()
Returns number of "graphicOverview" element
-
setGraphicOverviewArray
void setGraphicOverviewArray(MDBrowseGraphicPropertyType[] graphicOverviewArray)
Sets array of all "graphicOverview" element
-
setGraphicOverviewArray
void setGraphicOverviewArray(int i, MDBrowseGraphicPropertyType graphicOverview)Sets ith "graphicOverview" element
-
insertNewGraphicOverview
MDBrowseGraphicPropertyType insertNewGraphicOverview(int i)
Inserts and returns a new empty value (as xml) as the ith "graphicOverview" element
-
addNewGraphicOverview
MDBrowseGraphicPropertyType addNewGraphicOverview()
Appends and returns a new empty value (as xml) as the last "graphicOverview" element
-
removeGraphicOverview
void removeGraphicOverview(int i)
Removes the ith "graphicOverview" element
-
getResourceFormatArray
MDFormatPropertyType[] getResourceFormatArray()
Gets array of all "resourceFormat" elements
-
getResourceFormatArray
MDFormatPropertyType getResourceFormatArray(int i)
Gets ith "resourceFormat" element
-
sizeOfResourceFormatArray
int sizeOfResourceFormatArray()
Returns number of "resourceFormat" element
-
setResourceFormatArray
void setResourceFormatArray(MDFormatPropertyType[] resourceFormatArray)
Sets array of all "resourceFormat" element
-
setResourceFormatArray
void setResourceFormatArray(int i, MDFormatPropertyType resourceFormat)Sets ith "resourceFormat" element
-
insertNewResourceFormat
MDFormatPropertyType insertNewResourceFormat(int i)
Inserts and returns a new empty value (as xml) as the ith "resourceFormat" element
-
addNewResourceFormat
MDFormatPropertyType addNewResourceFormat()
Appends and returns a new empty value (as xml) as the last "resourceFormat" element
-
removeResourceFormat
void removeResourceFormat(int i)
Removes the ith "resourceFormat" element
-
getDescriptiveKeywordsArray
MDKeywordsPropertyType[] getDescriptiveKeywordsArray()
Gets array of all "descriptiveKeywords" elements
-
getDescriptiveKeywordsArray
MDKeywordsPropertyType getDescriptiveKeywordsArray(int i)
Gets ith "descriptiveKeywords" element
-
sizeOfDescriptiveKeywordsArray
int sizeOfDescriptiveKeywordsArray()
Returns number of "descriptiveKeywords" element
-
setDescriptiveKeywordsArray
void setDescriptiveKeywordsArray(MDKeywordsPropertyType[] descriptiveKeywordsArray)
Sets array of all "descriptiveKeywords" element
-
setDescriptiveKeywordsArray
void setDescriptiveKeywordsArray(int i, MDKeywordsPropertyType descriptiveKeywords)Sets ith "descriptiveKeywords" element
-
insertNewDescriptiveKeywords
MDKeywordsPropertyType insertNewDescriptiveKeywords(int i)
Inserts and returns a new empty value (as xml) as the ith "descriptiveKeywords" element
-
addNewDescriptiveKeywords
MDKeywordsPropertyType addNewDescriptiveKeywords()
Appends and returns a new empty value (as xml) as the last "descriptiveKeywords" element
-
removeDescriptiveKeywords
void removeDescriptiveKeywords(int i)
Removes the ith "descriptiveKeywords" element
-
getResourceSpecificUsageArray
MDUsagePropertyType[] getResourceSpecificUsageArray()
Gets array of all "resourceSpecificUsage" elements
-
getResourceSpecificUsageArray
MDUsagePropertyType getResourceSpecificUsageArray(int i)
Gets ith "resourceSpecificUsage" element
-
sizeOfResourceSpecificUsageArray
int sizeOfResourceSpecificUsageArray()
Returns number of "resourceSpecificUsage" element
-
setResourceSpecificUsageArray
void setResourceSpecificUsageArray(MDUsagePropertyType[] resourceSpecificUsageArray)
Sets array of all "resourceSpecificUsage" element
-
setResourceSpecificUsageArray
void setResourceSpecificUsageArray(int i, MDUsagePropertyType resourceSpecificUsage)Sets ith "resourceSpecificUsage" element
-
insertNewResourceSpecificUsage
MDUsagePropertyType insertNewResourceSpecificUsage(int i)
Inserts and returns a new empty value (as xml) as the ith "resourceSpecificUsage" element
-
addNewResourceSpecificUsage
MDUsagePropertyType addNewResourceSpecificUsage()
Appends and returns a new empty value (as xml) as the last "resourceSpecificUsage" element
-
removeResourceSpecificUsage
void removeResourceSpecificUsage(int i)
Removes the ith "resourceSpecificUsage" element
-
getResourceConstraintsArray
MDConstraintsPropertyType[] getResourceConstraintsArray()
Gets array of all "resourceConstraints" elements
-
getResourceConstraintsArray
MDConstraintsPropertyType getResourceConstraintsArray(int i)
Gets ith "resourceConstraints" element
-
sizeOfResourceConstraintsArray
int sizeOfResourceConstraintsArray()
Returns number of "resourceConstraints" element
-
setResourceConstraintsArray
void setResourceConstraintsArray(MDConstraintsPropertyType[] resourceConstraintsArray)
Sets array of all "resourceConstraints" element
-
setResourceConstraintsArray
void setResourceConstraintsArray(int i, MDConstraintsPropertyType resourceConstraints)Sets ith "resourceConstraints" element
-
insertNewResourceConstraints
MDConstraintsPropertyType insertNewResourceConstraints(int i)
Inserts and returns a new empty value (as xml) as the ith "resourceConstraints" element
-
addNewResourceConstraints
MDConstraintsPropertyType addNewResourceConstraints()
Appends and returns a new empty value (as xml) as the last "resourceConstraints" element
-
removeResourceConstraints
void removeResourceConstraints(int i)
Removes the ith "resourceConstraints" element
-
getAggregationInfoArray
MDAggregateInformationPropertyType[] getAggregationInfoArray()
Gets array of all "aggregationInfo" elements
-
getAggregationInfoArray
MDAggregateInformationPropertyType getAggregationInfoArray(int i)
Gets ith "aggregationInfo" element
-
sizeOfAggregationInfoArray
int sizeOfAggregationInfoArray()
Returns number of "aggregationInfo" element
-
setAggregationInfoArray
void setAggregationInfoArray(MDAggregateInformationPropertyType[] aggregationInfoArray)
Sets array of all "aggregationInfo" element
-
setAggregationInfoArray
void setAggregationInfoArray(int i, MDAggregateInformationPropertyType aggregationInfo)Sets ith "aggregationInfo" element
-
insertNewAggregationInfo
MDAggregateInformationPropertyType insertNewAggregationInfo(int i)
Inserts and returns a new empty value (as xml) as the ith "aggregationInfo" element
-
addNewAggregationInfo
MDAggregateInformationPropertyType addNewAggregationInfo()
Appends and returns a new empty value (as xml) as the last "aggregationInfo" element
-
removeAggregationInfo
void removeAggregationInfo(int i)
Removes the ith "aggregationInfo" element
-
-