public class CollectionType extends AbstractFeatureType 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 CollectionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CollectionType">
<complexContent>
<extension base="{http://www.opengis.net/gml/3.2}AbstractFeatureType">
<sequence>
<element name="metadata" type="{http://www.opengis.net/waterml/2.0}DocumentMetadataPropertyType"/>
<element name="temporalExtent" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.opengis.net/gml/3.2}TimePeriod"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="sourceDefinition" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.isotc211.org/2005/gmd}MD_DataIdentification"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="parameter" type="{http://www.opengis.net/om/2.0}NamedValuePropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="localDictionary" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.opengis.net/gml/3.2}Dictionary"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="samplingFeatureMember" type="{http://www.opengis.net/waterml/2.0}SamplingFeatureMemberPropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="observationMember" type="{http://www.opengis.net/om/2.0}OM_ObservationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="communityExtension" type="{http://www.w3.org/2001/XMLSchema}anyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="internalExtension" type="{http://www.w3.org/2001/XMLSchema}anyType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
CollectionType.LocalDictionary
Java class for anonymous complex type.
|
static class |
CollectionType.SourceDefinition
Java class for anonymous complex type.
|
static class |
CollectionType.TemporalExtent
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.Object> |
communityExtension |
protected java.util.List<java.lang.Object> |
internalExtension |
protected java.util.List<CollectionType.LocalDictionary> |
localDictionary |
protected DocumentMetadataPropertyType |
metadata |
protected java.util.List<OMObservationPropertyType> |
observationMember |
protected java.util.List<NamedValuePropertyType> |
parameter |
protected java.util.List<SamplingFeatureMemberPropertyType> |
samplingFeatureMember |
protected java.util.List<CollectionType.SourceDefinition> |
sourceDefinition |
protected CollectionType.TemporalExtent |
temporalExtent |
boundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
CollectionType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
java.lang.Object |
clone() |
java.lang.Object |
copyTo(java.lang.Object target) |
java.lang.Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) |
java.lang.Object |
createNewInstance() |
boolean |
equals(java.lang.Object object) |
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) |
java.util.List<java.lang.Object> |
getCommunityExtension()
Gets the value of the communityExtension property.
|
java.util.List<java.lang.Object> |
getInternalExtension()
Gets the value of the internalExtension property.
|
java.util.List<CollectionType.LocalDictionary> |
getLocalDictionary()
Gets the value of the localDictionary property.
|
DocumentMetadataPropertyType |
getMetadata()
Gets the value of the metadata property.
|
java.util.List<OMObservationPropertyType> |
getObservationMember()
Gets the value of the observationMember property.
|
java.util.List<NamedValuePropertyType> |
getParameter()
Gets the value of the parameter property.
|
java.util.List<SamplingFeatureMemberPropertyType> |
getSamplingFeatureMember()
Gets the value of the samplingFeatureMember property.
|
java.util.List<CollectionType.SourceDefinition> |
getSourceDefinition()
Gets the value of the sourceDefinition property.
|
CollectionType.TemporalExtent |
getTemporalExtent()
Gets the value of the temporalExtent property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetCommunityExtension() |
boolean |
isSetInternalExtension() |
boolean |
isSetLocalDictionary() |
boolean |
isSetMetadata() |
boolean |
isSetObservationMember() |
boolean |
isSetParameter() |
boolean |
isSetSamplingFeatureMember() |
boolean |
isSetSourceDefinition() |
boolean |
isSetTemporalExtent() |
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) |
void |
mergeFrom(java.lang.Object left,
java.lang.Object right) |
void |
setCommunityExtension(java.util.List<java.lang.Object> value) |
void |
setInternalExtension(java.util.List<java.lang.Object> value) |
void |
setLocalDictionary(java.util.List<CollectionType.LocalDictionary> value) |
void |
setMetadata(DocumentMetadataPropertyType value)
Sets the value of the metadata property.
|
void |
setObservationMember(java.util.List<OMObservationPropertyType> value) |
void |
setParameter(java.util.List<NamedValuePropertyType> value) |
void |
setSamplingFeatureMember(java.util.List<SamplingFeatureMemberPropertyType> value) |
void |
setSourceDefinition(java.util.List<CollectionType.SourceDefinition> value) |
void |
setTemporalExtent(CollectionType.TemporalExtent value)
Sets the value of the temporalExtent property.
|
java.lang.String |
toString() |
void |
unsetCommunityExtension() |
void |
unsetInternalExtension() |
void |
unsetLocalDictionary() |
void |
unsetObservationMember() |
void |
unsetParameter() |
void |
unsetSamplingFeatureMember() |
void |
unsetSourceDefinition() |
CollectionType |
withCommunityExtension(java.util.Collection<java.lang.Object> values) |
CollectionType |
withCommunityExtension(java.util.List<java.lang.Object> value) |
CollectionType |
withCommunityExtension(java.lang.Object... values) |
CollectionType |
withInternalExtension(java.util.Collection<java.lang.Object> values) |
CollectionType |
withInternalExtension(java.util.List<java.lang.Object> value) |
CollectionType |
withInternalExtension(java.lang.Object... values) |
CollectionType |
withLocalDictionary(java.util.Collection<CollectionType.LocalDictionary> values) |
CollectionType |
withLocalDictionary(CollectionType.LocalDictionary... values) |
CollectionType |
withLocalDictionary(java.util.List<CollectionType.LocalDictionary> value) |
CollectionType |
withMetadata(DocumentMetadataPropertyType value) |
CollectionType |
withObservationMember(java.util.Collection<OMObservationPropertyType> values) |
CollectionType |
withObservationMember(java.util.List<OMObservationPropertyType> value) |
CollectionType |
withObservationMember(OMObservationPropertyType... values) |
CollectionType |
withParameter(java.util.Collection<NamedValuePropertyType> values) |
CollectionType |
withParameter(java.util.List<NamedValuePropertyType> value) |
CollectionType |
withParameter(NamedValuePropertyType... values) |
CollectionType |
withSamplingFeatureMember(java.util.Collection<SamplingFeatureMemberPropertyType> values) |
CollectionType |
withSamplingFeatureMember(java.util.List<SamplingFeatureMemberPropertyType> value) |
CollectionType |
withSamplingFeatureMember(SamplingFeatureMemberPropertyType... values) |
CollectionType |
withSourceDefinition(java.util.Collection<CollectionType.SourceDefinition> values) |
CollectionType |
withSourceDefinition(CollectionType.SourceDefinition... values) |
CollectionType |
withSourceDefinition(java.util.List<CollectionType.SourceDefinition> value) |
CollectionType |
withTemporalExtent(CollectionType.TemporalExtent value) |
getBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, withBoundedBy, withDescription, withDescriptionReference, withId, withIdentifier, withLocation, withMetaDataProperty, withMetaDataProperty, withMetaDataProperty, withName, withName, withNamegetDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, isSetDescription, isSetDescriptionReference, isSetId, isSetIdentifier, isSetMetaDataProperty, isSetName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataProperty, setName, unsetMetaDataProperty, unsetNameprotected DocumentMetadataPropertyType metadata
protected CollectionType.TemporalExtent temporalExtent
protected java.util.List<CollectionType.SourceDefinition> sourceDefinition
protected java.util.List<NamedValuePropertyType> parameter
protected java.util.List<CollectionType.LocalDictionary> localDictionary
protected java.util.List<SamplingFeatureMemberPropertyType> samplingFeatureMember
protected java.util.List<OMObservationPropertyType> observationMember
protected java.util.List<java.lang.Object> communityExtension
protected java.util.List<java.lang.Object> internalExtension
public DocumentMetadataPropertyType getMetadata()
DocumentMetadataPropertyTypepublic void setMetadata(DocumentMetadataPropertyType value)
value - allowed object is
DocumentMetadataPropertyTypepublic boolean isSetMetadata()
public CollectionType.TemporalExtent getTemporalExtent()
CollectionType.TemporalExtentpublic void setTemporalExtent(CollectionType.TemporalExtent value)
value - allowed object is
CollectionType.TemporalExtentpublic boolean isSetTemporalExtent()
public java.util.List<CollectionType.SourceDefinition> getSourceDefinition()
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 sourceDefinition property.
For example, to add a new item, do as follows:
getSourceDefinition().add(newItem);
Objects of the following type(s) are allowed in the list
CollectionType.SourceDefinition
public boolean isSetSourceDefinition()
public void unsetSourceDefinition()
public java.util.List<NamedValuePropertyType> getParameter()
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 parameter property.
For example, to add a new item, do as follows:
getParameter().add(newItem);
Objects of the following type(s) are allowed in the list
NamedValuePropertyType
public boolean isSetParameter()
public void unsetParameter()
public java.util.List<CollectionType.LocalDictionary> getLocalDictionary()
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 localDictionary property.
For example, to add a new item, do as follows:
getLocalDictionary().add(newItem);
Objects of the following type(s) are allowed in the list
CollectionType.LocalDictionary
public boolean isSetLocalDictionary()
public void unsetLocalDictionary()
public java.util.List<SamplingFeatureMemberPropertyType> getSamplingFeatureMember()
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 samplingFeatureMember property.
For example, to add a new item, do as follows:
getSamplingFeatureMember().add(newItem);
Objects of the following type(s) are allowed in the list
SamplingFeatureMemberPropertyType
public boolean isSetSamplingFeatureMember()
public void unsetSamplingFeatureMember()
public java.util.List<OMObservationPropertyType> getObservationMember()
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 observationMember property.
For example, to add a new item, do as follows:
getObservationMember().add(newItem);
Objects of the following type(s) are allowed in the list
OMObservationPropertyType
public boolean isSetObservationMember()
public void unsetObservationMember()
public java.util.List<java.lang.Object> getCommunityExtension()
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 communityExtension property.
For example, to add a new item, do as follows:
getCommunityExtension().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetCommunityExtension()
public void unsetCommunityExtension()
public java.util.List<java.lang.Object> getInternalExtension()
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 internalExtension property.
For example, to add a new item, do as follows:
getInternalExtension().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetInternalExtension()
public void unsetInternalExtension()
public java.lang.String toString()
toString in class AbstractFeatureTypepublic 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 AbstractFeatureTypepublic 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 AbstractFeatureTypepublic 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 AbstractFeatureTypepublic boolean equals(java.lang.Object object)
equals in class AbstractFeatureTypepublic 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 AbstractFeatureTypepublic int hashCode()
hashCode in class AbstractFeatureTypepublic java.lang.Object clone()
clone in class AbstractFeatureTypepublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractFeatureTypepublic 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 AbstractFeatureTypepublic 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 AbstractFeatureTypepublic 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 AbstractFeatureTypepublic void setSourceDefinition(java.util.List<CollectionType.SourceDefinition> value)
public void setParameter(java.util.List<NamedValuePropertyType> value)
public void setLocalDictionary(java.util.List<CollectionType.LocalDictionary> value)
public void setSamplingFeatureMember(java.util.List<SamplingFeatureMemberPropertyType> value)
public void setObservationMember(java.util.List<OMObservationPropertyType> value)
public void setCommunityExtension(java.util.List<java.lang.Object> value)
public void setInternalExtension(java.util.List<java.lang.Object> value)
public CollectionType withMetadata(DocumentMetadataPropertyType value)
public CollectionType withTemporalExtent(CollectionType.TemporalExtent value)
public CollectionType withSourceDefinition(CollectionType.SourceDefinition... values)
public CollectionType withSourceDefinition(java.util.Collection<CollectionType.SourceDefinition> values)
public CollectionType withParameter(NamedValuePropertyType... values)
public CollectionType withParameter(java.util.Collection<NamedValuePropertyType> values)
public CollectionType withLocalDictionary(CollectionType.LocalDictionary... values)
public CollectionType withLocalDictionary(java.util.Collection<CollectionType.LocalDictionary> values)
public CollectionType withSamplingFeatureMember(SamplingFeatureMemberPropertyType... values)
public CollectionType withSamplingFeatureMember(java.util.Collection<SamplingFeatureMemberPropertyType> values)
public CollectionType withObservationMember(OMObservationPropertyType... values)
public CollectionType withObservationMember(java.util.Collection<OMObservationPropertyType> values)
public CollectionType withCommunityExtension(java.lang.Object... values)
public CollectionType withCommunityExtension(java.util.Collection<java.lang.Object> values)
public CollectionType withInternalExtension(java.lang.Object... values)
public CollectionType withInternalExtension(java.util.Collection<java.lang.Object> values)
public CollectionType withSourceDefinition(java.util.List<CollectionType.SourceDefinition> value)
public CollectionType withParameter(java.util.List<NamedValuePropertyType> value)
public CollectionType withLocalDictionary(java.util.List<CollectionType.LocalDictionary> value)
public CollectionType withSamplingFeatureMember(java.util.List<SamplingFeatureMemberPropertyType> value)
public CollectionType withObservationMember(java.util.List<OMObservationPropertyType> value)
public CollectionType withCommunityExtension(java.util.List<java.lang.Object> value)
public CollectionType withInternalExtension(java.util.List<java.lang.Object> value)
Copyright © 2008-2021. All Rights Reserved.