net.opengis.iso19139.gmd.v_20060504
Class MDServiceIdentificationType

java.lang.Object
  extended by net.opengis.iso19139.gco.v_20060504.AbstractObjectType
      extended by net.opengis.iso19139.gmd.v_20060504.AbstractMDIdentificationType
          extended by net.opengis.iso19139.gmd.v_20060504.MDServiceIdentificationType
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 MDServiceIdentificationType
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

See 19119 for further info

Java class for MD_ServiceIdentification_Type complex type.

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

 <complexType name="MD_ServiceIdentification_Type">
   <complexContent>
     <extension base="{http://www.isotc211.org/2005/gmd}AbstractMD_Identification_Type">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class net.opengis.iso19139.gmd.v_20060504.AbstractMDIdentificationType
_abstract, aggregationInfo, citation, credit, descriptiveKeywords, graphicOverview, pointOfContact, purpose, resourceConstraints, resourceFormat, resourceMaintenance, resourceSpecificUsage, status
 
Fields inherited from class net.opengis.iso19139.gco.v_20060504.AbstractObjectType
id, uuid
 
Constructor Summary
MDServiceIdentificationType()
           
 
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)
           
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 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)
           
 String toString()
           
 MDServiceIdentificationType withAbstract(CharacterStringPropertyType value)
           
 MDServiceIdentificationType withAggregationInfo(Collection<MDAggregateInformationPropertyType> values)
           
 MDServiceIdentificationType withAggregationInfo(List<MDAggregateInformationPropertyType> value)
           
 MDServiceIdentificationType withAggregationInfo(MDAggregateInformationPropertyType... values)
           
 MDServiceIdentificationType withCitation(CICitationPropertyType value)
           
 MDServiceIdentificationType withCredit(CharacterStringPropertyType... values)
           
 MDServiceIdentificationType withCredit(Collection<CharacterStringPropertyType> values)
           
 MDServiceIdentificationType withCredit(List<CharacterStringPropertyType> value)
           
 MDServiceIdentificationType withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)
           
 MDServiceIdentificationType withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
           
 MDServiceIdentificationType withDescriptiveKeywords(MDKeywordsPropertyType... values)
           
 MDServiceIdentificationType withGraphicOverview(Collection<MDBrowseGraphicPropertyType> values)
           
 MDServiceIdentificationType withGraphicOverview(List<MDBrowseGraphicPropertyType> value)
           
 MDServiceIdentificationType withGraphicOverview(MDBrowseGraphicPropertyType... values)
           
 MDServiceIdentificationType withId(String value)
           
 MDServiceIdentificationType withPointOfContact(CIResponsiblePartyPropertyType... values)
           
 MDServiceIdentificationType withPointOfContact(Collection<CIResponsiblePartyPropertyType> values)
           
 MDServiceIdentificationType withPointOfContact(List<CIResponsiblePartyPropertyType> value)
           
 MDServiceIdentificationType withPurpose(CharacterStringPropertyType value)
           
 MDServiceIdentificationType withResourceConstraints(Collection<MDConstraintsPropertyType> values)
           
 MDServiceIdentificationType withResourceConstraints(List<MDConstraintsPropertyType> value)
           
 MDServiceIdentificationType withResourceConstraints(MDConstraintsPropertyType... values)
           
 MDServiceIdentificationType withResourceFormat(Collection<MDFormatPropertyType> values)
           
 MDServiceIdentificationType withResourceFormat(List<MDFormatPropertyType> value)
           
 MDServiceIdentificationType withResourceFormat(MDFormatPropertyType... values)
           
 MDServiceIdentificationType withResourceMaintenance(Collection<MDMaintenanceInformationPropertyType> values)
           
 MDServiceIdentificationType withResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
           
 MDServiceIdentificationType withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
           
 MDServiceIdentificationType withResourceSpecificUsage(Collection<MDUsagePropertyType> values)
           
 MDServiceIdentificationType withResourceSpecificUsage(List<MDUsagePropertyType> value)
           
 MDServiceIdentificationType withResourceSpecificUsage(MDUsagePropertyType... values)
           
 MDServiceIdentificationType withStatus(Collection<MDProgressCodePropertyType> values)
           
 MDServiceIdentificationType withStatus(List<MDProgressCodePropertyType> value)
           
 MDServiceIdentificationType withStatus(MDProgressCodePropertyType... values)
           
 MDServiceIdentificationType withUuid(String value)
           
 
Methods inherited from class net.opengis.iso19139.gmd.v_20060504.AbstractMDIdentificationType
getAbstract, getAggregationInfo, getCitation, getCredit, getDescriptiveKeywords, getGraphicOverview, getPointOfContact, getPurpose, getResourceConstraints, getResourceFormat, getResourceMaintenance, getResourceSpecificUsage, getStatus, setAbstract, setAggregationInfo, setCitation, setCredit, setDescriptiveKeywords, setGraphicOverview, setPointOfContact, setPurpose, setResourceConstraints, setResourceFormat, setResourceMaintenance, setResourceSpecificUsage, setStatus
 
Methods inherited from class net.opengis.iso19139.gco.v_20060504.AbstractObjectType
getId, getUuid, setId, setUuid
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MDServiceIdentificationType

public MDServiceIdentificationType()
Method Detail

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

withCitation

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

withAbstract

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

withPurpose

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

withCredit

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

withCredit

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

withStatus

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

withStatus

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

withPointOfContact

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

withPointOfContact

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

withResourceMaintenance

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

withResourceMaintenance

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

withGraphicOverview

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

withGraphicOverview

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

withResourceFormat

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

withResourceFormat

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

withDescriptiveKeywords

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

withDescriptiveKeywords

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

withResourceSpecificUsage

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

withResourceSpecificUsage

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

withResourceConstraints

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

withResourceConstraints

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

withAggregationInfo

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

withAggregationInfo

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

withCredit

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

withStatus

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

withPointOfContact

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

withResourceMaintenance

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

withGraphicOverview

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

withResourceFormat

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

withDescriptiveKeywords

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

withResourceSpecificUsage

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

withResourceConstraints

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

withAggregationInfo

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

withId

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

withUuid

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


Copyright © 2008-2015. All Rights Reserved.