Uses of Class
net.opengis.omeo.eop.v_2_0.AcquisitionTypeValueType
-
Packages that use AcquisitionTypeValueType Package Description net.opengis.omeo.alt.v_2_0 net.opengis.omeo.eop.v_2_0 net.opengis.omeo.sen1.v_2_0 net.opengis.omeo.ssp.v_2_0 -
-
Uses of AcquisitionTypeValueType in net.opengis.omeo.alt.v_2_0
Methods in net.opengis.omeo.alt.v_2_0 with parameters of type AcquisitionTypeValueType Modifier and Type Method Description EarthObservationMetaDataTypeEarthObservationMetaDataType. withAcquisitionType(AcquisitionTypeValueType value)Constructors in net.opengis.omeo.alt.v_2_0 with parameters of type AcquisitionTypeValueType Constructor Description EarthObservationMetaDataType(String identifier, String doi, String parentIdentifier, AcquisitionTypeValueType acquisitionType, CodeListType acquisitionSubType, String productType, String status, String statusDetail, List<DownlinkInformationPropertyType> downlinkedTo, List<ArchivingInformationPropertyType> archivedIn, MeasureType imageQualityDegradation, String imageQualityDegradationQuotationMode, List<HistogramPropertyType> histograms, List<EarthObservationPropertyType> composedOf, List<EarthObservationPropertyType> subsetOf, List<EarthObservationPropertyType> linkedWith, List<ProcessingInformationPropertyType> processing, List<SpecificInformationPropertyType> vendorSpecific, List<jakarta.xml.bind.JAXBElement<ProcessingInformationPropertyType>> rest)Fully-initialising value constructor -
Uses of AcquisitionTypeValueType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as AcquisitionTypeValueType Modifier and Type Field Description protected AcquisitionTypeValueTypeEarthObservationMetaDataType. acquisitionTypeMethods in net.opengis.omeo.eop.v_2_0 that return AcquisitionTypeValueType Modifier and Type Method Description static AcquisitionTypeValueTypeAcquisitionTypeValueType. fromValue(String v)AcquisitionTypeValueTypeEarthObservationMetaDataType. getAcquisitionType()Gets the value of the acquisitionType property.static AcquisitionTypeValueTypeAcquisitionTypeValueType. valueOf(String name)Returns the enum constant of this type with the specified name.static AcquisitionTypeValueType[]AcquisitionTypeValueType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.opengis.omeo.eop.v_2_0 with parameters of type AcquisitionTypeValueType Modifier and Type Method Description voidEarthObservationMetaDataType. setAcquisitionType(AcquisitionTypeValueType value)Sets the value of the acquisitionType property.EarthObservationMetaDataTypeEarthObservationMetaDataType. withAcquisitionType(AcquisitionTypeValueType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type AcquisitionTypeValueType Constructor Description EarthObservationMetaDataType(String identifier, String doi, String parentIdentifier, AcquisitionTypeValueType acquisitionType, CodeListType acquisitionSubType, String productType, String status, String statusDetail, List<DownlinkInformationPropertyType> downlinkedTo, List<ArchivingInformationPropertyType> archivedIn, MeasureType imageQualityDegradation, String imageQualityDegradationQuotationMode, List<HistogramPropertyType> histograms, List<EarthObservationPropertyType> composedOf, List<EarthObservationPropertyType> subsetOf, List<EarthObservationPropertyType> linkedWith, List<ProcessingInformationPropertyType> processing, List<SpecificInformationPropertyType> vendorSpecific)Fully-initialising value constructor -
Uses of AcquisitionTypeValueType in net.opengis.omeo.sen1.v_2_0
Methods in net.opengis.omeo.sen1.v_2_0 with parameters of type AcquisitionTypeValueType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withAcquisitionType(AcquisitionTypeValueType value)Constructors in net.opengis.omeo.sen1.v_2_0 with parameters of type AcquisitionTypeValueType Constructor Description EarthObservationMetadataType(String identifier, String doi, String parentIdentifier, AcquisitionTypeValueType acquisitionType, CodeListType acquisitionSubType, String productType, String status, String statusDetail, List<DownlinkInformationPropertyType> downlinkedTo, List<ArchivingInformationPropertyType> archivedIn, MeasureType imageQualityDegradation, String imageQualityDegradationQuotationMode, List<HistogramPropertyType> histograms, List<EarthObservationPropertyType> composedOf, List<EarthObservationPropertyType> subsetOf, List<EarthObservationPropertyType> linkedWith, List<ProcessingInformationPropertyType> processing, List<SpecificInformationPropertyType> vendorSpecific, List<jakarta.xml.bind.JAXBElement<String>> rest)Fully-initialising value constructor -
Uses of AcquisitionTypeValueType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type AcquisitionTypeValueType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withAcquisitionType(AcquisitionTypeValueType value)Constructors in net.opengis.omeo.ssp.v_2_0 with parameters of type AcquisitionTypeValueType Constructor Description EarthObservationMetadataType(String identifier, String doi, String parentIdentifier, AcquisitionTypeValueType acquisitionType, CodeListType acquisitionSubType, String productType, String status, String statusDetail, List<DownlinkInformationPropertyType> downlinkedTo, List<ArchivingInformationPropertyType> archivedIn, MeasureType imageQualityDegradation, String imageQualityDegradationQuotationMode, List<HistogramPropertyType> histograms, List<EarthObservationPropertyType> composedOf, List<EarthObservationPropertyType> subsetOf, List<EarthObservationPropertyType> linkedWith, List<ProcessingInformationPropertyType> processing, List<SpecificInformationPropertyType> vendorSpecific, List<String> derivedFrom, String nominalDate)Fully-initialising value constructor
-