net.opengis.iso19139.gmd.v_20070417
Class MDDataIdentificationType

java.lang.Object
  extended by net.opengis.iso19139.gco.v_20070417.AbstractObjectType
      extended by net.opengis.iso19139.gmd.v_20070417.AbstractMDIdentificationType
          extended by net.opengis.iso19139.gmd.v_20070417.MDDataIdentificationType
All Implemented Interfaces:
Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString

public class MDDataIdentificationType
extends AbstractMDIdentificationType
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString

Java class for MD_DataIdentification_Type complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="MD_DataIdentification_Type">
   <complexContent>
     <extension base="{http://www.isotc211.org/2005/gmd}AbstractMD_Identification_Type">
       <sequence>
         <element name="spatialRepresentationType" type="{http://www.isotc211.org/2005/gmd}MD_SpatialRepresentationTypeCode_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="spatialResolution" type="{http://www.isotc211.org/2005/gmd}MD_Resolution_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="language" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" maxOccurs="unbounded"/>
         <element name="characterSet" type="{http://www.isotc211.org/2005/gmd}MD_CharacterSetCode_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="topicCategory" type="{http://www.isotc211.org/2005/gmd}MD_TopicCategoryCode_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="environmentDescription" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
         <element name="extent" type="{http://www.isotc211.org/2005/gmd}EX_Extent_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="supplementalInformation" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<MDCharacterSetCodePropertyType> characterSet
           
protected  CharacterStringPropertyType environmentDescription
           
protected  List<EXExtentPropertyType> extent
           
protected  List<CharacterStringPropertyType> language
           
protected  List<MDSpatialRepresentationTypeCodePropertyType> spatialRepresentationType
           
protected  List<MDResolutionPropertyType> spatialResolution
           
protected  CharacterStringPropertyType supplementalInformation
           
protected  List<MDTopicCategoryCodePropertyType> topicCategory
           
 
Fields inherited from class net.opengis.iso19139.gmd.v_20070417.AbstractMDIdentificationType
_abstract, aggregationInfo, citation, credit, descriptiveKeywords, graphicOverview, pointOfContact, purpose, resourceConstraints, resourceFormat, resourceMaintenance, resourceSpecificUsage, status
 
Fields inherited from class net.opengis.iso19139.gco.v_20070417.AbstractObjectType
id, uuid
 
Constructor Summary
MDDataIdentificationType()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
           
 Object createNewInstance()
           
 boolean equals(Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
           
 List<MDCharacterSetCodePropertyType> getCharacterSet()
          Gets the value of the characterSet property.
 CharacterStringPropertyType getEnvironmentDescription()
          Gets the value of the environmentDescription property.
 List<EXExtentPropertyType> getExtent()
          Gets the value of the extent property.
 List<CharacterStringPropertyType> getLanguage()
          Gets the value of the language property.
 List<MDSpatialRepresentationTypeCodePropertyType> getSpatialRepresentationType()
          Gets the value of the spatialRepresentationType property.
 List<MDResolutionPropertyType> getSpatialResolution()
          Gets the value of the spatialResolution property.
 CharacterStringPropertyType getSupplementalInformation()
          Gets the value of the supplementalInformation property.
 List<MDTopicCategoryCodePropertyType> getTopicCategory()
          Gets the value of the topicCategory property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 boolean isSetCharacterSet()
           
 boolean isSetEnvironmentDescription()
           
 boolean isSetExtent()
           
 boolean isSetLanguage()
           
 boolean isSetSpatialRepresentationType()
           
 boolean isSetSpatialResolution()
           
 boolean isSetSupplementalInformation()
           
 boolean isSetTopicCategory()
           
 void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
           
 void mergeFrom(Object left, Object right)
           
 void setCharacterSet(List<MDCharacterSetCodePropertyType> value)
           
 void setEnvironmentDescription(CharacterStringPropertyType value)
          Sets the value of the environmentDescription property.
 void setExtent(List<EXExtentPropertyType> value)
           
 void setLanguage(List<CharacterStringPropertyType> value)
           
 void setSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value)
           
 void setSpatialResolution(List<MDResolutionPropertyType> value)
           
 void setSupplementalInformation(CharacterStringPropertyType value)
          Sets the value of the supplementalInformation property.
 void setTopicCategory(List<MDTopicCategoryCodePropertyType> value)
           
 String toString()
           
 void unsetCharacterSet()
           
 void unsetExtent()
           
 void unsetLanguage()
           
 void unsetSpatialRepresentationType()
           
 void unsetSpatialResolution()
           
 void unsetTopicCategory()
           
 MDDataIdentificationType withAbstract(CharacterStringPropertyType value)
           
 MDDataIdentificationType withAggregationInfo(Collection<MDAggregateInformationPropertyType> values)
           
 MDDataIdentificationType withAggregationInfo(List<MDAggregateInformationPropertyType> value)
           
 MDDataIdentificationType withAggregationInfo(MDAggregateInformationPropertyType... values)
           
 MDDataIdentificationType withCharacterSet(Collection<MDCharacterSetCodePropertyType> values)
           
 MDDataIdentificationType withCharacterSet(List<MDCharacterSetCodePropertyType> value)
           
 MDDataIdentificationType withCharacterSet(MDCharacterSetCodePropertyType... values)
           
 MDDataIdentificationType withCitation(CICitationPropertyType value)
           
 MDDataIdentificationType withCredit(CharacterStringPropertyType... values)
           
 MDDataIdentificationType withCredit(Collection<CharacterStringPropertyType> values)
           
 MDDataIdentificationType withCredit(List<CharacterStringPropertyType> value)
           
 MDDataIdentificationType withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)
           
 MDDataIdentificationType withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
           
 MDDataIdentificationType withDescriptiveKeywords(MDKeywordsPropertyType... values)
           
 MDDataIdentificationType withEnvironmentDescription(CharacterStringPropertyType value)
           
 MDDataIdentificationType withExtent(Collection<EXExtentPropertyType> values)
           
 MDDataIdentificationType withExtent(EXExtentPropertyType... values)
           
 MDDataIdentificationType withExtent(List<EXExtentPropertyType> value)
           
 MDDataIdentificationType withGraphicOverview(Collection<MDBrowseGraphicPropertyType> values)
           
 MDDataIdentificationType withGraphicOverview(List<MDBrowseGraphicPropertyType> value)
           
 MDDataIdentificationType withGraphicOverview(MDBrowseGraphicPropertyType... values)
           
 MDDataIdentificationType withId(String value)
           
 MDDataIdentificationType withLanguage(CharacterStringPropertyType... values)
           
 MDDataIdentificationType withLanguage(Collection<CharacterStringPropertyType> values)
           
 MDDataIdentificationType withLanguage(List<CharacterStringPropertyType> value)
           
 MDDataIdentificationType withPointOfContact(CIResponsiblePartyPropertyType... values)
           
 MDDataIdentificationType withPointOfContact(Collection<CIResponsiblePartyPropertyType> values)
           
 MDDataIdentificationType withPointOfContact(List<CIResponsiblePartyPropertyType> value)
           
 MDDataIdentificationType withPurpose(CharacterStringPropertyType value)
           
 MDDataIdentificationType withResourceConstraints(Collection<MDConstraintsPropertyType> values)
           
 MDDataIdentificationType withResourceConstraints(List<MDConstraintsPropertyType> value)
           
 MDDataIdentificationType withResourceConstraints(MDConstraintsPropertyType... values)
           
 MDDataIdentificationType withResourceFormat(Collection<MDFormatPropertyType> values)
           
 MDDataIdentificationType withResourceFormat(List<MDFormatPropertyType> value)
           
 MDDataIdentificationType withResourceFormat(MDFormatPropertyType... values)
           
 MDDataIdentificationType withResourceMaintenance(Collection<MDMaintenanceInformationPropertyType> values)
           
 MDDataIdentificationType withResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
           
 MDDataIdentificationType withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
           
 MDDataIdentificationType withResourceSpecificUsage(Collection<MDUsagePropertyType> values)
           
 MDDataIdentificationType withResourceSpecificUsage(List<MDUsagePropertyType> value)
           
 MDDataIdentificationType withResourceSpecificUsage(MDUsagePropertyType... values)
           
 MDDataIdentificationType withSpatialRepresentationType(Collection<MDSpatialRepresentationTypeCodePropertyType> values)
           
 MDDataIdentificationType withSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value)
           
 MDDataIdentificationType withSpatialRepresentationType(MDSpatialRepresentationTypeCodePropertyType... values)
           
 MDDataIdentificationType withSpatialResolution(Collection<MDResolutionPropertyType> values)
           
 MDDataIdentificationType withSpatialResolution(List<MDResolutionPropertyType> value)
           
 MDDataIdentificationType withSpatialResolution(MDResolutionPropertyType... values)
           
 MDDataIdentificationType withStatus(Collection<MDProgressCodePropertyType> values)
           
 MDDataIdentificationType withStatus(List<MDProgressCodePropertyType> value)
           
 MDDataIdentificationType withStatus(MDProgressCodePropertyType... values)
           
 MDDataIdentificationType withSupplementalInformation(CharacterStringPropertyType value)
           
 MDDataIdentificationType withTopicCategory(Collection<MDTopicCategoryCodePropertyType> values)
           
 MDDataIdentificationType withTopicCategory(List<MDTopicCategoryCodePropertyType> value)
           
 MDDataIdentificationType withTopicCategory(MDTopicCategoryCodePropertyType... values)
           
 MDDataIdentificationType withUuid(String value)
           
 
Methods inherited from class net.opengis.iso19139.gmd.v_20070417.AbstractMDIdentificationType
getAbstract, getAggregationInfo, getCitation, getCredit, getDescriptiveKeywords, getGraphicOverview, getPointOfContact, getPurpose, getResourceConstraints, getResourceFormat, getResourceMaintenance, getResourceSpecificUsage, getStatus, isSetAbstract, isSetAggregationInfo, isSetCitation, isSetCredit, isSetDescriptiveKeywords, isSetGraphicOverview, isSetPointOfContact, isSetPurpose, isSetResourceConstraints, isSetResourceFormat, isSetResourceMaintenance, isSetResourceSpecificUsage, isSetStatus, setAbstract, setAggregationInfo, setCitation, setCredit, setDescriptiveKeywords, setGraphicOverview, setPointOfContact, setPurpose, setResourceConstraints, setResourceFormat, setResourceMaintenance, setResourceSpecificUsage, setStatus, unsetAggregationInfo, unsetCredit, unsetDescriptiveKeywords, unsetGraphicOverview, unsetPointOfContact, unsetResourceConstraints, unsetResourceFormat, unsetResourceMaintenance, unsetResourceSpecificUsage, unsetStatus
 
Methods inherited from class net.opengis.iso19139.gco.v_20070417.AbstractObjectType
getId, getUuid, isSetId, isSetUuid, setId, setUuid
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

spatialRepresentationType

protected List<MDSpatialRepresentationTypeCodePropertyType> spatialRepresentationType

spatialResolution

protected List<MDResolutionPropertyType> spatialResolution

language

protected List<CharacterStringPropertyType> language

characterSet

protected List<MDCharacterSetCodePropertyType> characterSet

topicCategory

protected List<MDTopicCategoryCodePropertyType> topicCategory

environmentDescription

protected CharacterStringPropertyType environmentDescription

extent

protected List<EXExtentPropertyType> extent

supplementalInformation

protected CharacterStringPropertyType supplementalInformation
Constructor Detail

MDDataIdentificationType

public MDDataIdentificationType()
Method Detail

getSpatialRepresentationType

public List<MDSpatialRepresentationTypeCodePropertyType> getSpatialRepresentationType()
Gets the value of the spatialRepresentationType property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the spatialRepresentationType property.

For example, to add a new item, do as follows:

    getSpatialRepresentationType().add(newItem);
 

Objects of the following type(s) are allowed in the list MDSpatialRepresentationTypeCodePropertyType


isSetSpatialRepresentationType

public boolean isSetSpatialRepresentationType()

unsetSpatialRepresentationType

public void unsetSpatialRepresentationType()

getSpatialResolution

public List<MDResolutionPropertyType> getSpatialResolution()
Gets the value of the spatialResolution property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the spatialResolution property.

For example, to add a new item, do as follows:

    getSpatialResolution().add(newItem);
 

Objects of the following type(s) are allowed in the list MDResolutionPropertyType


isSetSpatialResolution

public boolean isSetSpatialResolution()

unsetSpatialResolution

public void unsetSpatialResolution()

getLanguage

public List<CharacterStringPropertyType> getLanguage()
Gets the value of the language property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the language property.

For example, to add a new item, do as follows:

    getLanguage().add(newItem);
 

Objects of the following type(s) are allowed in the list CharacterStringPropertyType


isSetLanguage

public boolean isSetLanguage()

unsetLanguage

public void unsetLanguage()

getCharacterSet

public List<MDCharacterSetCodePropertyType> getCharacterSet()
Gets the value of the characterSet property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the characterSet property.

For example, to add a new item, do as follows:

    getCharacterSet().add(newItem);
 

Objects of the following type(s) are allowed in the list MDCharacterSetCodePropertyType


isSetCharacterSet

public boolean isSetCharacterSet()

unsetCharacterSet

public void unsetCharacterSet()

getTopicCategory

public List<MDTopicCategoryCodePropertyType> getTopicCategory()
Gets the value of the topicCategory property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the topicCategory property.

For example, to add a new item, do as follows:

    getTopicCategory().add(newItem);
 

Objects of the following type(s) are allowed in the list MDTopicCategoryCodePropertyType


isSetTopicCategory

public boolean isSetTopicCategory()

unsetTopicCategory

public void unsetTopicCategory()

getEnvironmentDescription

public CharacterStringPropertyType getEnvironmentDescription()
Gets the value of the environmentDescription property.

Returns:
possible object is CharacterStringPropertyType

setEnvironmentDescription

public void setEnvironmentDescription(CharacterStringPropertyType value)
Sets the value of the environmentDescription property.

Parameters:
value - allowed object is CharacterStringPropertyType

isSetEnvironmentDescription

public boolean isSetEnvironmentDescription()

getExtent

public List<EXExtentPropertyType> getExtent()
Gets the value of the extent property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the extent property.

For example, to add a new item, do as follows:

    getExtent().add(newItem);
 

Objects of the following type(s) are allowed in the list EXExtentPropertyType


isSetExtent

public boolean isSetExtent()

unsetExtent

public void unsetExtent()

getSupplementalInformation

public CharacterStringPropertyType getSupplementalInformation()
Gets the value of the supplementalInformation property.

Returns:
possible object is CharacterStringPropertyType

setSupplementalInformation

public void setSupplementalInformation(CharacterStringPropertyType value)
Sets the value of the supplementalInformation property.

Parameters:
value - allowed object is CharacterStringPropertyType

isSetSupplementalInformation

public boolean isSetSupplementalInformation()

toString

public String toString()
Overrides:
toString in class AbstractMDIdentificationType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
append in class AbstractMDIdentificationType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
appendFields in class AbstractMDIdentificationType

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals
Overrides:
equals in class AbstractMDIdentificationType

equals

public boolean equals(Object object)
Overrides:
equals in class AbstractMDIdentificationType

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode
Overrides:
hashCode in class AbstractMDIdentificationType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractMDIdentificationType

clone

public Object clone()
Overrides:
clone in class AbstractMDIdentificationType

copyTo

public Object copyTo(Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo
Overrides:
copyTo in class AbstractMDIdentificationType

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo
Overrides:
copyTo in class AbstractMDIdentificationType

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom

mergeFrom

public void mergeFrom(Object left,
                      Object right)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom
Overrides:
mergeFrom in class AbstractMDIdentificationType

mergeFrom

public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
                      Object left,
                      Object right,
                      org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom
Overrides:
mergeFrom in class AbstractMDIdentificationType

setSpatialRepresentationType

public void setSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value)

setSpatialResolution

public void setSpatialResolution(List<MDResolutionPropertyType> value)

setLanguage

public void setLanguage(List<CharacterStringPropertyType> value)

setCharacterSet

public void setCharacterSet(List<MDCharacterSetCodePropertyType> value)

setTopicCategory

public void setTopicCategory(List<MDTopicCategoryCodePropertyType> value)

setExtent

public void setExtent(List<EXExtentPropertyType> value)

withSpatialRepresentationType

public MDDataIdentificationType withSpatialRepresentationType(MDSpatialRepresentationTypeCodePropertyType... values)

withSpatialRepresentationType

public MDDataIdentificationType withSpatialRepresentationType(Collection<MDSpatialRepresentationTypeCodePropertyType> values)

withSpatialResolution

public MDDataIdentificationType withSpatialResolution(MDResolutionPropertyType... values)

withSpatialResolution

public MDDataIdentificationType withSpatialResolution(Collection<MDResolutionPropertyType> values)

withLanguage

public MDDataIdentificationType withLanguage(CharacterStringPropertyType... values)

withLanguage

public MDDataIdentificationType withLanguage(Collection<CharacterStringPropertyType> values)

withCharacterSet

public MDDataIdentificationType withCharacterSet(MDCharacterSetCodePropertyType... values)

withCharacterSet

public MDDataIdentificationType withCharacterSet(Collection<MDCharacterSetCodePropertyType> values)

withTopicCategory

public MDDataIdentificationType withTopicCategory(MDTopicCategoryCodePropertyType... values)

withTopicCategory

public MDDataIdentificationType withTopicCategory(Collection<MDTopicCategoryCodePropertyType> values)

withEnvironmentDescription

public MDDataIdentificationType withEnvironmentDescription(CharacterStringPropertyType value)

withExtent

public MDDataIdentificationType withExtent(EXExtentPropertyType... values)

withExtent

public MDDataIdentificationType withExtent(Collection<EXExtentPropertyType> values)

withSupplementalInformation

public MDDataIdentificationType withSupplementalInformation(CharacterStringPropertyType value)

withSpatialRepresentationType

public MDDataIdentificationType withSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value)

withSpatialResolution

public MDDataIdentificationType withSpatialResolution(List<MDResolutionPropertyType> value)

withLanguage

public MDDataIdentificationType withLanguage(List<CharacterStringPropertyType> value)

withCharacterSet

public MDDataIdentificationType withCharacterSet(List<MDCharacterSetCodePropertyType> value)

withTopicCategory

public MDDataIdentificationType withTopicCategory(List<MDTopicCategoryCodePropertyType> value)

withExtent

public MDDataIdentificationType withExtent(List<EXExtentPropertyType> value)

withCitation

public MDDataIdentificationType withCitation(CICitationPropertyType value)
Overrides:
withCitation in class AbstractMDIdentificationType

withAbstract

public MDDataIdentificationType withAbstract(CharacterStringPropertyType value)
Overrides:
withAbstract in class AbstractMDIdentificationType

withPurpose

public MDDataIdentificationType withPurpose(CharacterStringPropertyType value)
Overrides:
withPurpose in class AbstractMDIdentificationType

withCredit

public MDDataIdentificationType withCredit(CharacterStringPropertyType... values)
Overrides:
withCredit in class AbstractMDIdentificationType

withCredit

public MDDataIdentificationType withCredit(Collection<CharacterStringPropertyType> values)
Overrides:
withCredit in class AbstractMDIdentificationType

withStatus

public MDDataIdentificationType withStatus(MDProgressCodePropertyType... values)
Overrides:
withStatus in class AbstractMDIdentificationType

withStatus

public MDDataIdentificationType withStatus(Collection<MDProgressCodePropertyType> values)
Overrides:
withStatus in class AbstractMDIdentificationType

withPointOfContact

public MDDataIdentificationType withPointOfContact(CIResponsiblePartyPropertyType... values)
Overrides:
withPointOfContact in class AbstractMDIdentificationType

withPointOfContact

public MDDataIdentificationType withPointOfContact(Collection<CIResponsiblePartyPropertyType> values)
Overrides:
withPointOfContact in class AbstractMDIdentificationType

withResourceMaintenance

public MDDataIdentificationType withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
Overrides:
withResourceMaintenance in class AbstractMDIdentificationType

withResourceMaintenance

public MDDataIdentificationType withResourceMaintenance(Collection<MDMaintenanceInformationPropertyType> values)
Overrides:
withResourceMaintenance in class AbstractMDIdentificationType

withGraphicOverview

public MDDataIdentificationType withGraphicOverview(MDBrowseGraphicPropertyType... values)
Overrides:
withGraphicOverview in class AbstractMDIdentificationType

withGraphicOverview

public MDDataIdentificationType withGraphicOverview(Collection<MDBrowseGraphicPropertyType> values)
Overrides:
withGraphicOverview in class AbstractMDIdentificationType

withResourceFormat

public MDDataIdentificationType withResourceFormat(MDFormatPropertyType... values)
Overrides:
withResourceFormat in class AbstractMDIdentificationType

withResourceFormat

public MDDataIdentificationType withResourceFormat(Collection<MDFormatPropertyType> values)
Overrides:
withResourceFormat in class AbstractMDIdentificationType

withDescriptiveKeywords

public MDDataIdentificationType withDescriptiveKeywords(MDKeywordsPropertyType... values)
Overrides:
withDescriptiveKeywords in class AbstractMDIdentificationType

withDescriptiveKeywords

public MDDataIdentificationType withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)
Overrides:
withDescriptiveKeywords in class AbstractMDIdentificationType

withResourceSpecificUsage

public MDDataIdentificationType withResourceSpecificUsage(MDUsagePropertyType... values)
Overrides:
withResourceSpecificUsage in class AbstractMDIdentificationType

withResourceSpecificUsage

public MDDataIdentificationType withResourceSpecificUsage(Collection<MDUsagePropertyType> values)
Overrides:
withResourceSpecificUsage in class AbstractMDIdentificationType

withResourceConstraints

public MDDataIdentificationType withResourceConstraints(MDConstraintsPropertyType... values)
Overrides:
withResourceConstraints in class AbstractMDIdentificationType

withResourceConstraints

public MDDataIdentificationType withResourceConstraints(Collection<MDConstraintsPropertyType> values)
Overrides:
withResourceConstraints in class AbstractMDIdentificationType

withAggregationInfo

public MDDataIdentificationType withAggregationInfo(MDAggregateInformationPropertyType... values)
Overrides:
withAggregationInfo in class AbstractMDIdentificationType

withAggregationInfo

public MDDataIdentificationType withAggregationInfo(Collection<MDAggregateInformationPropertyType> values)
Overrides:
withAggregationInfo in class AbstractMDIdentificationType

withCredit

public MDDataIdentificationType withCredit(List<CharacterStringPropertyType> value)
Overrides:
withCredit in class AbstractMDIdentificationType

withStatus

public MDDataIdentificationType withStatus(List<MDProgressCodePropertyType> value)
Overrides:
withStatus in class AbstractMDIdentificationType

withPointOfContact

public MDDataIdentificationType withPointOfContact(List<CIResponsiblePartyPropertyType> value)
Overrides:
withPointOfContact in class AbstractMDIdentificationType

withResourceMaintenance

public MDDataIdentificationType withResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
Overrides:
withResourceMaintenance in class AbstractMDIdentificationType

withGraphicOverview

public MDDataIdentificationType withGraphicOverview(List<MDBrowseGraphicPropertyType> value)
Overrides:
withGraphicOverview in class AbstractMDIdentificationType

withResourceFormat

public MDDataIdentificationType withResourceFormat(List<MDFormatPropertyType> value)
Overrides:
withResourceFormat in class AbstractMDIdentificationType

withDescriptiveKeywords

public MDDataIdentificationType withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
Overrides:
withDescriptiveKeywords in class AbstractMDIdentificationType

withResourceSpecificUsage

public MDDataIdentificationType withResourceSpecificUsage(List<MDUsagePropertyType> value)
Overrides:
withResourceSpecificUsage in class AbstractMDIdentificationType

withResourceConstraints

public MDDataIdentificationType withResourceConstraints(List<MDConstraintsPropertyType> value)
Overrides:
withResourceConstraints in class AbstractMDIdentificationType

withAggregationInfo

public MDDataIdentificationType withAggregationInfo(List<MDAggregateInformationPropertyType> value)
Overrides:
withAggregationInfo in class AbstractMDIdentificationType

withId

public MDDataIdentificationType withId(String value)
Overrides:
withId in class AbstractMDIdentificationType

withUuid

public MDDataIdentificationType withUuid(String value)
Overrides:
withUuid in class AbstractMDIdentificationType


Copyright © 2008-2015. All Rights Reserved.