Class MDServiceIdentificationType
- java.lang.Object
-
- net.opengis.iso19139.gco.v_20070417.AbstractObjectType
-
- net.opengis.iso19139.gmd.v_20070417.AbstractMDIdentificationType
-
- net.opengis.iso19139.gmd.v_20070417.MDServiceIdentificationType
-
- All Implemented Interfaces:
Cloneable,org.jvnet.jaxb.lang.CopyTo,org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
public class MDServiceIdentificationType extends AbstractMDIdentificationType implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
See 19119 for further infoJava 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_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
Constructors Constructor Description MDServiceIdentificationType()Default no-arg constructorMDServiceIdentificationType(String id, String uuid, CICitationPropertyType citation, CharacterStringPropertyType _abstract, CharacterStringPropertyType purpose, List<CharacterStringPropertyType> credit, List<MDProgressCodePropertyType> status, List<CIResponsiblePartyPropertyType> pointOfContact, List<MDMaintenanceInformationPropertyType> resourceMaintenance, List<MDBrowseGraphicPropertyType> graphicOverview, List<MDFormatPropertyType> resourceFormat, List<MDKeywordsPropertyType> descriptiveKeywords, List<MDUsagePropertyType> resourceSpecificUsage, List<MDConstraintsPropertyType> resourceConstraints, List<MDAggregateInformationPropertyType> aggregationInfo)Fully-initialising value constructor
-
Method Summary
-
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
-
-
-
-
Constructor Detail
-
MDServiceIdentificationType
public MDServiceIdentificationType()
Default no-arg constructor
-
MDServiceIdentificationType
public MDServiceIdentificationType(String id, String uuid, CICitationPropertyType citation, CharacterStringPropertyType _abstract, CharacterStringPropertyType purpose, List<CharacterStringPropertyType> credit, List<MDProgressCodePropertyType> status, List<CIResponsiblePartyPropertyType> pointOfContact, List<MDMaintenanceInformationPropertyType> resourceMaintenance, List<MDBrowseGraphicPropertyType> graphicOverview, List<MDFormatPropertyType> resourceFormat, List<MDKeywordsPropertyType> descriptiveKeywords, List<MDUsagePropertyType> resourceSpecificUsage, List<MDConstraintsPropertyType> resourceConstraints, List<MDAggregateInformationPropertyType> aggregationInfo)
Fully-initialising value constructor
-
-
Method Detail
-
toString
public String toString()
- Overrides:
toStringin classAbstractMDIdentificationType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classAbstractMDIdentificationType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classAbstractMDIdentificationType
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classAbstractMDIdentificationType
-
equals
public boolean equals(Object object)
- Overrides:
equalsin classAbstractMDIdentificationType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classAbstractMDIdentificationType
-
hashCode
public int hashCode()
- Overrides:
hashCodein classAbstractMDIdentificationType
-
clone
public Object clone()
- Overrides:
clonein classAbstractMDIdentificationType
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classAbstractMDIdentificationType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classAbstractMDIdentificationType
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom
-
mergeFrom
public void mergeFrom(Object left, Object right)
- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classAbstractMDIdentificationType
-
mergeFrom
public void mergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classAbstractMDIdentificationType
-
withCitation
public MDServiceIdentificationType withCitation(CICitationPropertyType value)
- Overrides:
withCitationin classAbstractMDIdentificationType
-
withAbstract
public MDServiceIdentificationType withAbstract(CharacterStringPropertyType value)
- Overrides:
withAbstractin classAbstractMDIdentificationType
-
withPurpose
public MDServiceIdentificationType withPurpose(CharacterStringPropertyType value)
- Overrides:
withPurposein classAbstractMDIdentificationType
-
withCredit
public MDServiceIdentificationType withCredit(CharacterStringPropertyType... values)
- Overrides:
withCreditin classAbstractMDIdentificationType
-
withCredit
public MDServiceIdentificationType withCredit(Collection<CharacterStringPropertyType> values)
- Overrides:
withCreditin classAbstractMDIdentificationType
-
withStatus
public MDServiceIdentificationType withStatus(MDProgressCodePropertyType... values)
- Overrides:
withStatusin classAbstractMDIdentificationType
-
withStatus
public MDServiceIdentificationType withStatus(Collection<MDProgressCodePropertyType> values)
- Overrides:
withStatusin classAbstractMDIdentificationType
-
withPointOfContact
public MDServiceIdentificationType withPointOfContact(CIResponsiblePartyPropertyType... values)
- Overrides:
withPointOfContactin classAbstractMDIdentificationType
-
withPointOfContact
public MDServiceIdentificationType withPointOfContact(Collection<CIResponsiblePartyPropertyType> values)
- Overrides:
withPointOfContactin classAbstractMDIdentificationType
-
withResourceMaintenance
public MDServiceIdentificationType withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
- Overrides:
withResourceMaintenancein classAbstractMDIdentificationType
-
withResourceMaintenance
public MDServiceIdentificationType withResourceMaintenance(Collection<MDMaintenanceInformationPropertyType> values)
- Overrides:
withResourceMaintenancein classAbstractMDIdentificationType
-
withGraphicOverview
public MDServiceIdentificationType withGraphicOverview(MDBrowseGraphicPropertyType... values)
- Overrides:
withGraphicOverviewin classAbstractMDIdentificationType
-
withGraphicOverview
public MDServiceIdentificationType withGraphicOverview(Collection<MDBrowseGraphicPropertyType> values)
- Overrides:
withGraphicOverviewin classAbstractMDIdentificationType
-
withResourceFormat
public MDServiceIdentificationType withResourceFormat(MDFormatPropertyType... values)
- Overrides:
withResourceFormatin classAbstractMDIdentificationType
-
withResourceFormat
public MDServiceIdentificationType withResourceFormat(Collection<MDFormatPropertyType> values)
- Overrides:
withResourceFormatin classAbstractMDIdentificationType
-
withDescriptiveKeywords
public MDServiceIdentificationType withDescriptiveKeywords(MDKeywordsPropertyType... values)
- Overrides:
withDescriptiveKeywordsin classAbstractMDIdentificationType
-
withDescriptiveKeywords
public MDServiceIdentificationType withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)
- Overrides:
withDescriptiveKeywordsin classAbstractMDIdentificationType
-
withResourceSpecificUsage
public MDServiceIdentificationType withResourceSpecificUsage(MDUsagePropertyType... values)
- Overrides:
withResourceSpecificUsagein classAbstractMDIdentificationType
-
withResourceSpecificUsage
public MDServiceIdentificationType withResourceSpecificUsage(Collection<MDUsagePropertyType> values)
- Overrides:
withResourceSpecificUsagein classAbstractMDIdentificationType
-
withResourceConstraints
public MDServiceIdentificationType withResourceConstraints(MDConstraintsPropertyType... values)
- Overrides:
withResourceConstraintsin classAbstractMDIdentificationType
-
withResourceConstraints
public MDServiceIdentificationType withResourceConstraints(Collection<MDConstraintsPropertyType> values)
- Overrides:
withResourceConstraintsin classAbstractMDIdentificationType
-
withAggregationInfo
public MDServiceIdentificationType withAggregationInfo(MDAggregateInformationPropertyType... values)
- Overrides:
withAggregationInfoin classAbstractMDIdentificationType
-
withAggregationInfo
public MDServiceIdentificationType withAggregationInfo(Collection<MDAggregateInformationPropertyType> values)
- Overrides:
withAggregationInfoin classAbstractMDIdentificationType
-
withCredit
public MDServiceIdentificationType withCredit(List<CharacterStringPropertyType> value)
- Overrides:
withCreditin classAbstractMDIdentificationType
-
withStatus
public MDServiceIdentificationType withStatus(List<MDProgressCodePropertyType> value)
- Overrides:
withStatusin classAbstractMDIdentificationType
-
withPointOfContact
public MDServiceIdentificationType withPointOfContact(List<CIResponsiblePartyPropertyType> value)
- Overrides:
withPointOfContactin classAbstractMDIdentificationType
-
withResourceMaintenance
public MDServiceIdentificationType withResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
- Overrides:
withResourceMaintenancein classAbstractMDIdentificationType
-
withGraphicOverview
public MDServiceIdentificationType withGraphicOverview(List<MDBrowseGraphicPropertyType> value)
- Overrides:
withGraphicOverviewin classAbstractMDIdentificationType
-
withResourceFormat
public MDServiceIdentificationType withResourceFormat(List<MDFormatPropertyType> value)
- Overrides:
withResourceFormatin classAbstractMDIdentificationType
-
withDescriptiveKeywords
public MDServiceIdentificationType withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
- Overrides:
withDescriptiveKeywordsin classAbstractMDIdentificationType
-
withResourceSpecificUsage
public MDServiceIdentificationType withResourceSpecificUsage(List<MDUsagePropertyType> value)
- Overrides:
withResourceSpecificUsagein classAbstractMDIdentificationType
-
withResourceConstraints
public MDServiceIdentificationType withResourceConstraints(List<MDConstraintsPropertyType> value)
- Overrides:
withResourceConstraintsin classAbstractMDIdentificationType
-
withAggregationInfo
public MDServiceIdentificationType withAggregationInfo(List<MDAggregateInformationPropertyType> value)
- Overrides:
withAggregationInfoin classAbstractMDIdentificationType
-
withId
public MDServiceIdentificationType withId(String value)
- Overrides:
withIdin classAbstractMDIdentificationType
-
withUuid
public MDServiceIdentificationType withUuid(String value)
- Overrides:
withUuidin classAbstractMDIdentificationType
-
-