public class EarthObservationMetaDataType
extends java.lang.Object
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 EarthObservationMetaDataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EarthObservationMetaDataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="identifier" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="doi" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="parentIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="acquisitionType" type="{http://www.opengis.net/eop/2.0}AcquisitionTypeValueType"/>
<element name="acquisitionSubType" type="{http://www.opengis.net/gml/3.2}CodeListType" minOccurs="0"/>
<element name="productType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="status" type="{http://www.opengis.net/eop/2.0}StatusValueType"/>
<element name="statusDetail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="downlinkedTo" type="{http://www.opengis.net/eop/2.0}DownlinkInformationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="archivedIn" type="{http://www.opengis.net/eop/2.0}ArchivingInformationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="imageQualityDegradation" type="{http://www.opengis.net/gml/3.2}MeasureType" minOccurs="0"/>
<element name="imageQualityDegradationQuotationMode" type="{http://www.opengis.net/eop/2.0}DegradationQuotationModeValueType" minOccurs="0"/>
<element name="histograms" type="{http://www.opengis.net/eop/2.0}HistogramPropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="composedOf" type="{http://www.opengis.net/eop/2.0}EarthObservationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="subsetOf" type="{http://www.opengis.net/eop/2.0}EarthObservationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="linkedWith" type="{http://www.opengis.net/eop/2.0}EarthObservationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="processing" type="{http://www.opengis.net/eop/2.0}ProcessingInformationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="vendorSpecific" type="{http://www.opengis.net/eop/2.0}SpecificInformationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
EarthObservationMetaDataType() |
| 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) |
CodeListType |
getAcquisitionSubType()
Gets the value of the acquisitionSubType property.
|
AcquisitionTypeValueType |
getAcquisitionType()
Gets the value of the acquisitionType property.
|
java.util.List<ArchivingInformationPropertyType> |
getArchivedIn()
Gets the value of the archivedIn property.
|
java.util.List<EarthObservationPropertyType> |
getComposedOf()
Gets the value of the composedOf property.
|
java.lang.String |
getDoi()
Gets the value of the doi property.
|
java.util.List<DownlinkInformationPropertyType> |
getDownlinkedTo()
Gets the value of the downlinkedTo property.
|
java.util.List<HistogramPropertyType> |
getHistograms()
Gets the value of the histograms property.
|
java.lang.String |
getIdentifier()
Gets the value of the identifier property.
|
MeasureType |
getImageQualityDegradation()
Gets the value of the imageQualityDegradation property.
|
java.lang.String |
getImageQualityDegradationQuotationMode()
Gets the value of the imageQualityDegradationQuotationMode property.
|
java.util.List<EarthObservationPropertyType> |
getLinkedWith()
Gets the value of the linkedWith property.
|
java.lang.String |
getParentIdentifier()
Gets the value of the parentIdentifier property.
|
java.util.List<ProcessingInformationPropertyType> |
getProcessing()
Gets the value of the processing property.
|
java.lang.String |
getProductType()
Gets the value of the productType property.
|
java.lang.String |
getStatus()
Gets the value of the status property.
|
java.lang.String |
getStatusDetail()
Gets the value of the statusDetail property.
|
java.util.List<EarthObservationPropertyType> |
getSubsetOf()
Gets the value of the subsetOf property.
|
java.util.List<SpecificInformationPropertyType> |
getVendorSpecific()
Gets the value of the vendorSpecific property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetAcquisitionSubType() |
boolean |
isSetAcquisitionType() |
boolean |
isSetArchivedIn() |
boolean |
isSetComposedOf() |
boolean |
isSetDoi() |
boolean |
isSetDownlinkedTo() |
boolean |
isSetHistograms() |
boolean |
isSetIdentifier() |
boolean |
isSetImageQualityDegradation() |
boolean |
isSetImageQualityDegradationQuotationMode() |
boolean |
isSetLinkedWith() |
boolean |
isSetParentIdentifier() |
boolean |
isSetProcessing() |
boolean |
isSetProductType() |
boolean |
isSetStatus() |
boolean |
isSetStatusDetail() |
boolean |
isSetSubsetOf() |
boolean |
isSetVendorSpecific() |
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 |
setAcquisitionSubType(CodeListType value)
Sets the value of the acquisitionSubType property.
|
void |
setAcquisitionType(AcquisitionTypeValueType value)
Sets the value of the acquisitionType property.
|
void |
setArchivedIn(java.util.List<ArchivingInformationPropertyType> value) |
void |
setComposedOf(java.util.List<EarthObservationPropertyType> value) |
void |
setDoi(java.lang.String value)
Sets the value of the doi property.
|
void |
setDownlinkedTo(java.util.List<DownlinkInformationPropertyType> value) |
void |
setHistograms(java.util.List<HistogramPropertyType> value) |
void |
setIdentifier(java.lang.String value)
Sets the value of the identifier property.
|
void |
setImageQualityDegradation(MeasureType value)
Sets the value of the imageQualityDegradation property.
|
void |
setImageQualityDegradationQuotationMode(java.lang.String value)
Sets the value of the imageQualityDegradationQuotationMode property.
|
void |
setLinkedWith(java.util.List<EarthObservationPropertyType> value) |
void |
setParentIdentifier(java.lang.String value)
Sets the value of the parentIdentifier property.
|
void |
setProcessing(java.util.List<ProcessingInformationPropertyType> value) |
void |
setProductType(java.lang.String value)
Sets the value of the productType property.
|
void |
setStatus(java.lang.String value)
Sets the value of the status property.
|
void |
setStatusDetail(java.lang.String value)
Sets the value of the statusDetail property.
|
void |
setSubsetOf(java.util.List<EarthObservationPropertyType> value) |
void |
setVendorSpecific(java.util.List<SpecificInformationPropertyType> value) |
java.lang.String |
toString() |
void |
unsetArchivedIn() |
void |
unsetComposedOf() |
void |
unsetDownlinkedTo() |
void |
unsetHistograms() |
void |
unsetLinkedWith() |
void |
unsetProcessing() |
void |
unsetSubsetOf() |
void |
unsetVendorSpecific() |
EarthObservationMetaDataType |
withAcquisitionSubType(CodeListType value) |
EarthObservationMetaDataType |
withAcquisitionType(AcquisitionTypeValueType value) |
EarthObservationMetaDataType |
withArchivedIn(ArchivingInformationPropertyType... values) |
EarthObservationMetaDataType |
withArchivedIn(java.util.Collection<ArchivingInformationPropertyType> values) |
EarthObservationMetaDataType |
withArchivedIn(java.util.List<ArchivingInformationPropertyType> value) |
EarthObservationMetaDataType |
withComposedOf(java.util.Collection<EarthObservationPropertyType> values) |
EarthObservationMetaDataType |
withComposedOf(EarthObservationPropertyType... values) |
EarthObservationMetaDataType |
withComposedOf(java.util.List<EarthObservationPropertyType> value) |
EarthObservationMetaDataType |
withDoi(java.lang.String value) |
EarthObservationMetaDataType |
withDownlinkedTo(java.util.Collection<DownlinkInformationPropertyType> values) |
EarthObservationMetaDataType |
withDownlinkedTo(DownlinkInformationPropertyType... values) |
EarthObservationMetaDataType |
withDownlinkedTo(java.util.List<DownlinkInformationPropertyType> value) |
EarthObservationMetaDataType |
withHistograms(java.util.Collection<HistogramPropertyType> values) |
EarthObservationMetaDataType |
withHistograms(HistogramPropertyType... values) |
EarthObservationMetaDataType |
withHistograms(java.util.List<HistogramPropertyType> value) |
EarthObservationMetaDataType |
withIdentifier(java.lang.String value) |
EarthObservationMetaDataType |
withImageQualityDegradation(MeasureType value) |
EarthObservationMetaDataType |
withImageQualityDegradationQuotationMode(java.lang.String value) |
EarthObservationMetaDataType |
withLinkedWith(java.util.Collection<EarthObservationPropertyType> values) |
EarthObservationMetaDataType |
withLinkedWith(EarthObservationPropertyType... values) |
EarthObservationMetaDataType |
withLinkedWith(java.util.List<EarthObservationPropertyType> value) |
EarthObservationMetaDataType |
withParentIdentifier(java.lang.String value) |
EarthObservationMetaDataType |
withProcessing(java.util.Collection<ProcessingInformationPropertyType> values) |
EarthObservationMetaDataType |
withProcessing(java.util.List<ProcessingInformationPropertyType> value) |
EarthObservationMetaDataType |
withProcessing(ProcessingInformationPropertyType... values) |
EarthObservationMetaDataType |
withProductType(java.lang.String value) |
EarthObservationMetaDataType |
withStatus(java.lang.String value) |
EarthObservationMetaDataType |
withStatusDetail(java.lang.String value) |
EarthObservationMetaDataType |
withSubsetOf(java.util.Collection<EarthObservationPropertyType> values) |
EarthObservationMetaDataType |
withSubsetOf(EarthObservationPropertyType... values) |
EarthObservationMetaDataType |
withSubsetOf(java.util.List<EarthObservationPropertyType> value) |
EarthObservationMetaDataType |
withVendorSpecific(java.util.Collection<SpecificInformationPropertyType> values) |
EarthObservationMetaDataType |
withVendorSpecific(java.util.List<SpecificInformationPropertyType> value) |
EarthObservationMetaDataType |
withVendorSpecific(SpecificInformationPropertyType... values) |
protected java.lang.String identifier
protected java.lang.String doi
protected java.lang.String parentIdentifier
protected AcquisitionTypeValueType acquisitionType
protected CodeListType acquisitionSubType
protected java.lang.String productType
protected java.lang.String status
protected java.lang.String statusDetail
protected java.util.List<DownlinkInformationPropertyType> downlinkedTo
protected java.util.List<ArchivingInformationPropertyType> archivedIn
protected MeasureType imageQualityDegradation
protected java.lang.String imageQualityDegradationQuotationMode
protected java.util.List<HistogramPropertyType> histograms
protected java.util.List<EarthObservationPropertyType> composedOf
protected java.util.List<EarthObservationPropertyType> subsetOf
protected java.util.List<EarthObservationPropertyType> linkedWith
protected java.util.List<ProcessingInformationPropertyType> processing
protected java.util.List<SpecificInformationPropertyType> vendorSpecific
public java.lang.String getIdentifier()
Stringpublic void setIdentifier(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetIdentifier()
public java.lang.String getDoi()
Stringpublic void setDoi(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetDoi()
public java.lang.String getParentIdentifier()
Stringpublic void setParentIdentifier(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetParentIdentifier()
public AcquisitionTypeValueType getAcquisitionType()
AcquisitionTypeValueTypepublic void setAcquisitionType(AcquisitionTypeValueType value)
value - allowed object is
AcquisitionTypeValueTypepublic boolean isSetAcquisitionType()
public CodeListType getAcquisitionSubType()
CodeListTypepublic void setAcquisitionSubType(CodeListType value)
value - allowed object is
CodeListTypepublic boolean isSetAcquisitionSubType()
public java.lang.String getProductType()
Stringpublic void setProductType(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetProductType()
public java.lang.String getStatus()
Stringpublic void setStatus(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetStatus()
public java.lang.String getStatusDetail()
Stringpublic void setStatusDetail(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetStatusDetail()
public java.util.List<DownlinkInformationPropertyType> getDownlinkedTo()
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 downlinkedTo property.
For example, to add a new item, do as follows:
getDownlinkedTo().add(newItem);
Objects of the following type(s) are allowed in the list
DownlinkInformationPropertyType
public boolean isSetDownlinkedTo()
public void unsetDownlinkedTo()
public java.util.List<ArchivingInformationPropertyType> getArchivedIn()
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 archivedIn property.
For example, to add a new item, do as follows:
getArchivedIn().add(newItem);
Objects of the following type(s) are allowed in the list
ArchivingInformationPropertyType
public boolean isSetArchivedIn()
public void unsetArchivedIn()
public MeasureType getImageQualityDegradation()
MeasureTypepublic void setImageQualityDegradation(MeasureType value)
value - allowed object is
MeasureTypepublic boolean isSetImageQualityDegradation()
public java.lang.String getImageQualityDegradationQuotationMode()
Stringpublic void setImageQualityDegradationQuotationMode(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetImageQualityDegradationQuotationMode()
public java.util.List<HistogramPropertyType> getHistograms()
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 histograms property.
For example, to add a new item, do as follows:
getHistograms().add(newItem);
Objects of the following type(s) are allowed in the list
HistogramPropertyType
public boolean isSetHistograms()
public void unsetHistograms()
public java.util.List<EarthObservationPropertyType> getComposedOf()
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 composedOf property.
For example, to add a new item, do as follows:
getComposedOf().add(newItem);
Objects of the following type(s) are allowed in the list
EarthObservationPropertyType
public boolean isSetComposedOf()
public void unsetComposedOf()
public java.util.List<EarthObservationPropertyType> getSubsetOf()
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 subsetOf property.
For example, to add a new item, do as follows:
getSubsetOf().add(newItem);
Objects of the following type(s) are allowed in the list
EarthObservationPropertyType
public boolean isSetSubsetOf()
public void unsetSubsetOf()
public java.util.List<EarthObservationPropertyType> getLinkedWith()
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 linkedWith property.
For example, to add a new item, do as follows:
getLinkedWith().add(newItem);
Objects of the following type(s) are allowed in the list
EarthObservationPropertyType
public boolean isSetLinkedWith()
public void unsetLinkedWith()
public java.util.List<ProcessingInformationPropertyType> getProcessing()
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 processing property.
For example, to add a new item, do as follows:
getProcessing().add(newItem);
Objects of the following type(s) are allowed in the list
ProcessingInformationPropertyType
public boolean isSetProcessing()
public void unsetProcessing()
public java.util.List<SpecificInformationPropertyType> getVendorSpecific()
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 vendorSpecific property.
For example, to add a new item, do as follows:
getVendorSpecific().add(newItem);
Objects of the following type(s) are allowed in the list
SpecificInformationPropertyType
public boolean isSetVendorSpecific()
public void unsetVendorSpecific()
public java.lang.String toString()
toString in class java.lang.Objectpublic 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.ToString2public 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.ToString2public 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.Equals2public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.Object clone()
clone in class java.lang.Objectpublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public 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.CopyTo2public 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.MergeFrom2public 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.MergeFrom2public void setDownlinkedTo(java.util.List<DownlinkInformationPropertyType> value)
public void setArchivedIn(java.util.List<ArchivingInformationPropertyType> value)
public void setHistograms(java.util.List<HistogramPropertyType> value)
public void setComposedOf(java.util.List<EarthObservationPropertyType> value)
public void setSubsetOf(java.util.List<EarthObservationPropertyType> value)
public void setLinkedWith(java.util.List<EarthObservationPropertyType> value)
public void setProcessing(java.util.List<ProcessingInformationPropertyType> value)
public void setVendorSpecific(java.util.List<SpecificInformationPropertyType> value)
public EarthObservationMetaDataType withIdentifier(java.lang.String value)
public EarthObservationMetaDataType withDoi(java.lang.String value)
public EarthObservationMetaDataType withParentIdentifier(java.lang.String value)
public EarthObservationMetaDataType withAcquisitionType(AcquisitionTypeValueType value)
public EarthObservationMetaDataType withAcquisitionSubType(CodeListType value)
public EarthObservationMetaDataType withProductType(java.lang.String value)
public EarthObservationMetaDataType withStatus(java.lang.String value)
public EarthObservationMetaDataType withStatusDetail(java.lang.String value)
public EarthObservationMetaDataType withDownlinkedTo(DownlinkInformationPropertyType... values)
public EarthObservationMetaDataType withDownlinkedTo(java.util.Collection<DownlinkInformationPropertyType> values)
public EarthObservationMetaDataType withArchivedIn(ArchivingInformationPropertyType... values)
public EarthObservationMetaDataType withArchivedIn(java.util.Collection<ArchivingInformationPropertyType> values)
public EarthObservationMetaDataType withImageQualityDegradation(MeasureType value)
public EarthObservationMetaDataType withImageQualityDegradationQuotationMode(java.lang.String value)
public EarthObservationMetaDataType withHistograms(HistogramPropertyType... values)
public EarthObservationMetaDataType withHistograms(java.util.Collection<HistogramPropertyType> values)
public EarthObservationMetaDataType withComposedOf(EarthObservationPropertyType... values)
public EarthObservationMetaDataType withComposedOf(java.util.Collection<EarthObservationPropertyType> values)
public EarthObservationMetaDataType withSubsetOf(EarthObservationPropertyType... values)
public EarthObservationMetaDataType withSubsetOf(java.util.Collection<EarthObservationPropertyType> values)
public EarthObservationMetaDataType withLinkedWith(EarthObservationPropertyType... values)
public EarthObservationMetaDataType withLinkedWith(java.util.Collection<EarthObservationPropertyType> values)
public EarthObservationMetaDataType withProcessing(ProcessingInformationPropertyType... values)
public EarthObservationMetaDataType withProcessing(java.util.Collection<ProcessingInformationPropertyType> values)
public EarthObservationMetaDataType withVendorSpecific(SpecificInformationPropertyType... values)
public EarthObservationMetaDataType withVendorSpecific(java.util.Collection<SpecificInformationPropertyType> values)
public EarthObservationMetaDataType withDownlinkedTo(java.util.List<DownlinkInformationPropertyType> value)
public EarthObservationMetaDataType withArchivedIn(java.util.List<ArchivingInformationPropertyType> value)
public EarthObservationMetaDataType withHistograms(java.util.List<HistogramPropertyType> value)
public EarthObservationMetaDataType withComposedOf(java.util.List<EarthObservationPropertyType> value)
public EarthObservationMetaDataType withSubsetOf(java.util.List<EarthObservationPropertyType> value)
public EarthObservationMetaDataType withLinkedWith(java.util.List<EarthObservationPropertyType> value)
public EarthObservationMetaDataType withProcessing(java.util.List<ProcessingInformationPropertyType> value)
public EarthObservationMetaDataType withVendorSpecific(java.util.List<SpecificInformationPropertyType> value)
Copyright © 2008-2021. All Rights Reserved.