public class SVServiceIdentificationType extends AbstractMDIdentificationType implements java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for SV_ServiceIdentification_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SV_ServiceIdentification_Type">
<complexContent>
<extension base="{http://www.isotc211.org/2005/gmd}AbstractMD_Identification_Type">
<sequence>
<element name="serviceType" type="{http://www.isotc211.org/2005/gco}GenericName_PropertyType"/>
<element name="serviceTypeVersion" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="accessProperties" type="{http://www.isotc211.org/2005/gmd}MD_StandardOrderProcess_PropertyType" minOccurs="0"/>
<element name="restrictions" type="{http://www.isotc211.org/2005/gmd}MD_Constraints_PropertyType" minOccurs="0"/>
<element name="keywords" type="{http://www.isotc211.org/2005/gmd}MD_Keywords_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="extent" type="{http://www.isotc211.org/2005/gmd}EX_Extent_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="coupledResource" type="{http://www.isotc211.org/2005/srv}SV_CoupledResource_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="couplingType" type="{http://www.isotc211.org/2005/srv}SV_CouplingType_PropertyType"/>
<element name="containsOperations" type="{http://www.isotc211.org/2005/srv}SV_OperationMetadata_PropertyType" maxOccurs="unbounded"/>
<element name="operatesOn" type="{http://www.isotc211.org/2005/gmd}MD_DataIdentification_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MDStandardOrderProcessPropertyType |
accessProperties |
protected java.util.List<SVOperationMetadataPropertyType> |
containsOperations |
protected java.util.List<SVCoupledResourcePropertyType> |
coupledResource |
protected SVCouplingTypePropertyType |
couplingType |
protected java.util.List<EXExtentPropertyType> |
extent |
protected java.util.List<MDKeywordsPropertyType> |
keywords |
protected java.util.List<MDDataIdentificationPropertyType> |
operatesOn |
protected MDConstraintsPropertyType |
restrictions |
protected GenericNamePropertyType |
serviceType |
protected java.util.List<CharacterStringPropertyType> |
serviceTypeVersion |
_abstract, aggregationInfo, citation, credit, descriptiveKeywords, graphicOverview, pointOfContact, purpose, resourceConstraints, resourceFormat, resourceMaintenance, resourceSpecificUsage, statusid, uuid| Constructor and Description |
|---|
SVServiceIdentificationType() |
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, unsetStatusprotected GenericNamePropertyType serviceType
protected java.util.List<CharacterStringPropertyType> serviceTypeVersion
protected MDStandardOrderProcessPropertyType accessProperties
protected MDConstraintsPropertyType restrictions
protected java.util.List<MDKeywordsPropertyType> keywords
protected java.util.List<EXExtentPropertyType> extent
protected java.util.List<SVCoupledResourcePropertyType> coupledResource
protected SVCouplingTypePropertyType couplingType
protected java.util.List<SVOperationMetadataPropertyType> containsOperations
protected java.util.List<MDDataIdentificationPropertyType> operatesOn
public GenericNamePropertyType getServiceType()
GenericNamePropertyTypepublic void setServiceType(GenericNamePropertyType value)
value - allowed object is
GenericNamePropertyTypepublic boolean isSetServiceType()
public java.util.List<CharacterStringPropertyType> getServiceTypeVersion()
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 serviceTypeVersion property.
For example, to add a new item, do as follows:
getServiceTypeVersion().add(newItem);
Objects of the following type(s) are allowed in the list
CharacterStringPropertyType
public boolean isSetServiceTypeVersion()
public void unsetServiceTypeVersion()
public MDStandardOrderProcessPropertyType getAccessProperties()
MDStandardOrderProcessPropertyTypepublic void setAccessProperties(MDStandardOrderProcessPropertyType value)
value - allowed object is
MDStandardOrderProcessPropertyTypepublic boolean isSetAccessProperties()
public MDConstraintsPropertyType getRestrictions()
MDConstraintsPropertyTypepublic void setRestrictions(MDConstraintsPropertyType value)
value - allowed object is
MDConstraintsPropertyTypepublic boolean isSetRestrictions()
public java.util.List<MDKeywordsPropertyType> getKeywords()
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 keywords property.
For example, to add a new item, do as follows:
getKeywords().add(newItem);
Objects of the following type(s) are allowed in the list
MDKeywordsPropertyType
public boolean isSetKeywords()
public void unsetKeywords()
public java.util.List<EXExtentPropertyType> getExtent()
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
public boolean isSetExtent()
public void unsetExtent()
public java.util.List<SVCoupledResourcePropertyType> getCoupledResource()
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 coupledResource property.
For example, to add a new item, do as follows:
getCoupledResource().add(newItem);
Objects of the following type(s) are allowed in the list
SVCoupledResourcePropertyType
public boolean isSetCoupledResource()
public void unsetCoupledResource()
public SVCouplingTypePropertyType getCouplingType()
SVCouplingTypePropertyTypepublic void setCouplingType(SVCouplingTypePropertyType value)
value - allowed object is
SVCouplingTypePropertyTypepublic boolean isSetCouplingType()
public java.util.List<SVOperationMetadataPropertyType> getContainsOperations()
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 containsOperations property.
For example, to add a new item, do as follows:
getContainsOperations().add(newItem);
Objects of the following type(s) are allowed in the list
SVOperationMetadataPropertyType
public boolean isSetContainsOperations()
public void unsetContainsOperations()
public java.util.List<MDDataIdentificationPropertyType> getOperatesOn()
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 operatesOn property.
For example, to add a new item, do as follows:
getOperatesOn().add(newItem);
Objects of the following type(s) are allowed in the list
MDDataIdentificationPropertyType
public boolean isSetOperatesOn()
public void unsetOperatesOn()
public java.lang.String toString()
toString in class AbstractMDIdentificationTypepublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class AbstractMDIdentificationTypepublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class AbstractMDIdentificationTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AbstractMDIdentificationTypepublic boolean equals(java.lang.Object object)
equals in class AbstractMDIdentificationTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class AbstractMDIdentificationTypepublic int hashCode()
hashCode in class AbstractMDIdentificationTypepublic java.lang.Object clone()
clone in class AbstractMDIdentificationTypepublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractMDIdentificationTypepublic java.lang.Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractMDIdentificationTypepublic java.lang.Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(java.lang.Object left,
java.lang.Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractMDIdentificationTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractMDIdentificationTypepublic void setServiceTypeVersion(java.util.List<CharacterStringPropertyType> value)
public void setKeywords(java.util.List<MDKeywordsPropertyType> value)
public void setExtent(java.util.List<EXExtentPropertyType> value)
public void setCoupledResource(java.util.List<SVCoupledResourcePropertyType> value)
public void setContainsOperations(java.util.List<SVOperationMetadataPropertyType> value)
public void setOperatesOn(java.util.List<MDDataIdentificationPropertyType> value)
public SVServiceIdentificationType withServiceType(GenericNamePropertyType value)
public SVServiceIdentificationType withServiceTypeVersion(CharacterStringPropertyType... values)
public SVServiceIdentificationType withServiceTypeVersion(java.util.Collection<CharacterStringPropertyType> values)
public SVServiceIdentificationType withAccessProperties(MDStandardOrderProcessPropertyType value)
public SVServiceIdentificationType withRestrictions(MDConstraintsPropertyType value)
public SVServiceIdentificationType withKeywords(MDKeywordsPropertyType... values)
public SVServiceIdentificationType withKeywords(java.util.Collection<MDKeywordsPropertyType> values)
public SVServiceIdentificationType withExtent(EXExtentPropertyType... values)
public SVServiceIdentificationType withExtent(java.util.Collection<EXExtentPropertyType> values)
public SVServiceIdentificationType withCoupledResource(SVCoupledResourcePropertyType... values)
public SVServiceIdentificationType withCoupledResource(java.util.Collection<SVCoupledResourcePropertyType> values)
public SVServiceIdentificationType withCouplingType(SVCouplingTypePropertyType value)
public SVServiceIdentificationType withContainsOperations(SVOperationMetadataPropertyType... values)
public SVServiceIdentificationType withContainsOperations(java.util.Collection<SVOperationMetadataPropertyType> values)
public SVServiceIdentificationType withOperatesOn(MDDataIdentificationPropertyType... values)
public SVServiceIdentificationType withOperatesOn(java.util.Collection<MDDataIdentificationPropertyType> values)
public SVServiceIdentificationType withServiceTypeVersion(java.util.List<CharacterStringPropertyType> value)
public SVServiceIdentificationType withKeywords(java.util.List<MDKeywordsPropertyType> value)
public SVServiceIdentificationType withExtent(java.util.List<EXExtentPropertyType> value)
public SVServiceIdentificationType withCoupledResource(java.util.List<SVCoupledResourcePropertyType> value)
public SVServiceIdentificationType withContainsOperations(java.util.List<SVOperationMetadataPropertyType> value)
public SVServiceIdentificationType withOperatesOn(java.util.List<MDDataIdentificationPropertyType> value)
public SVServiceIdentificationType withCitation(CICitationPropertyType value)
withCitation in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withAbstract(CharacterStringPropertyType value)
withAbstract in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withPurpose(CharacterStringPropertyType value)
withPurpose in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withCredit(CharacterStringPropertyType... values)
withCredit in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withCredit(java.util.Collection<CharacterStringPropertyType> values)
withCredit in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withStatus(MDProgressCodePropertyType... values)
withStatus in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withStatus(java.util.Collection<MDProgressCodePropertyType> values)
withStatus in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withPointOfContact(CIResponsiblePartyPropertyType... values)
withPointOfContact in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withPointOfContact(java.util.Collection<CIResponsiblePartyPropertyType> values)
withPointOfContact in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
withResourceMaintenance in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceMaintenance(java.util.Collection<MDMaintenanceInformationPropertyType> values)
withResourceMaintenance in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withGraphicOverview(MDBrowseGraphicPropertyType... values)
withGraphicOverview in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withGraphicOverview(java.util.Collection<MDBrowseGraphicPropertyType> values)
withGraphicOverview in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceFormat(MDFormatPropertyType... values)
withResourceFormat in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceFormat(java.util.Collection<MDFormatPropertyType> values)
withResourceFormat in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withDescriptiveKeywords(MDKeywordsPropertyType... values)
withDescriptiveKeywords in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withDescriptiveKeywords(java.util.Collection<MDKeywordsPropertyType> values)
withDescriptiveKeywords in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceSpecificUsage(MDUsagePropertyType... values)
withResourceSpecificUsage in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceSpecificUsage(java.util.Collection<MDUsagePropertyType> values)
withResourceSpecificUsage in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceConstraints(MDConstraintsPropertyType... values)
withResourceConstraints in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceConstraints(java.util.Collection<MDConstraintsPropertyType> values)
withResourceConstraints in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withAggregationInfo(MDAggregateInformationPropertyType... values)
withAggregationInfo in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withAggregationInfo(java.util.Collection<MDAggregateInformationPropertyType> values)
withAggregationInfo in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withCredit(java.util.List<CharacterStringPropertyType> value)
withCredit in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withStatus(java.util.List<MDProgressCodePropertyType> value)
withStatus in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withPointOfContact(java.util.List<CIResponsiblePartyPropertyType> value)
withPointOfContact in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceMaintenance(java.util.List<MDMaintenanceInformationPropertyType> value)
withResourceMaintenance in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withGraphicOverview(java.util.List<MDBrowseGraphicPropertyType> value)
withGraphicOverview in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceFormat(java.util.List<MDFormatPropertyType> value)
withResourceFormat in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withDescriptiveKeywords(java.util.List<MDKeywordsPropertyType> value)
withDescriptiveKeywords in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceSpecificUsage(java.util.List<MDUsagePropertyType> value)
withResourceSpecificUsage in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withResourceConstraints(java.util.List<MDConstraintsPropertyType> value)
withResourceConstraints in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withAggregationInfo(java.util.List<MDAggregateInformationPropertyType> value)
withAggregationInfo in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withId(java.lang.String value)
withId in class AbstractMDIdentificationTypepublic SVServiceIdentificationType withUuid(java.lang.String value)
withUuid in class AbstractMDIdentificationTypeCopyright © 2008-2022. All Rights Reserved.