Uses of Class
net.opengis.omeo.eop.v_2_0.ProcessingInformationPropertyType
-
Packages that use ProcessingInformationPropertyType 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 ProcessingInformationPropertyType in net.opengis.omeo.alt.v_2_0
Fields in net.opengis.omeo.alt.v_2_0 with type parameters of type ProcessingInformationPropertyType Modifier and Type Field Description protected List<jakarta.xml.bind.JAXBElement<ProcessingInformationPropertyType>>EarthObservationMetaDataType. restMethods in net.opengis.omeo.alt.v_2_0 that return types with arguments of type ProcessingInformationPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProcessingInformationPropertyType>ObjectFactory. createEarthObservationMetaDataTypeProcessing(ProcessingInformationPropertyType value)List<jakarta.xml.bind.JAXBElement<ProcessingInformationPropertyType>>EarthObservationMetaDataType. getRest()Gets the rest of the content model.Methods in net.opengis.omeo.alt.v_2_0 with parameters of type ProcessingInformationPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProcessingInformationPropertyType>ObjectFactory. createEarthObservationMetaDataTypeProcessing(ProcessingInformationPropertyType value)EarthObservationMetaDataTypeEarthObservationMetaDataType. withProcessing(ProcessingInformationPropertyType... values)Method parameters in net.opengis.omeo.alt.v_2_0 with type arguments of type ProcessingInformationPropertyType Modifier and Type Method Description voidEarthObservationMetaDataType. setRest(List<jakarta.xml.bind.JAXBElement<ProcessingInformationPropertyType>> value)EarthObservationMetaDataTypeEarthObservationMetaDataType. withProcessing(Collection<ProcessingInformationPropertyType> values)EarthObservationMetaDataTypeEarthObservationMetaDataType. withProcessing(List<ProcessingInformationPropertyType> value)EarthObservationMetaDataTypeEarthObservationMetaDataType. withRest(Collection<jakarta.xml.bind.JAXBElement<ProcessingInformationPropertyType>> values)EarthObservationMetaDataTypeEarthObservationMetaDataType. withRest(List<jakarta.xml.bind.JAXBElement<ProcessingInformationPropertyType>> value) -
Uses of ProcessingInformationPropertyType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type ProcessingInformationPropertyType Modifier and Type Field Description protected List<ProcessingInformationPropertyType>EarthObservationMetaDataType. processingMethods in net.opengis.omeo.eop.v_2_0 that return ProcessingInformationPropertyType Modifier and Type Method Description ProcessingInformationPropertyTypeObjectFactory. createProcessingInformationPropertyType()Create an instance ofProcessingInformationPropertyTypeProcessingInformationPropertyTypeProcessingInformationPropertyType. withOwns(boolean value)ProcessingInformationPropertyTypeProcessingInformationPropertyType. withProcessingInformation(jakarta.xml.bind.JAXBElement<? extends ProcessingInformationType> value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type ProcessingInformationPropertyType Modifier and Type Method Description List<ProcessingInformationPropertyType>EarthObservationMetaDataType. getProcessing()Gets the value of the processing property.Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ProcessingInformationPropertyType Modifier and Type Method Description EarthObservationMetaDataTypeEarthObservationMetaDataType. withProcessing(ProcessingInformationPropertyType... values)Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type ProcessingInformationPropertyType Modifier and Type Method Description voidEarthObservationMetaDataType. setProcessing(List<ProcessingInformationPropertyType> value)EarthObservationMetaDataTypeEarthObservationMetaDataType. withProcessing(Collection<ProcessingInformationPropertyType> values)EarthObservationMetaDataTypeEarthObservationMetaDataType. withProcessing(List<ProcessingInformationPropertyType> value) -
Uses of ProcessingInformationPropertyType in net.opengis.omeo.sen1.v_2_0
Methods in net.opengis.omeo.sen1.v_2_0 with parameters of type ProcessingInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withProcessing(ProcessingInformationPropertyType... values)Method parameters in net.opengis.omeo.sen1.v_2_0 with type arguments of type ProcessingInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withProcessing(Collection<ProcessingInformationPropertyType> values)EarthObservationMetadataTypeEarthObservationMetadataType. withProcessing(List<ProcessingInformationPropertyType> value) -
Uses of ProcessingInformationPropertyType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type ProcessingInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withProcessing(ProcessingInformationPropertyType... values)Method parameters in net.opengis.omeo.ssp.v_2_0 with type arguments of type ProcessingInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withProcessing(Collection<ProcessingInformationPropertyType> values)EarthObservationMetadataTypeEarthObservationMetadataType. withProcessing(List<ProcessingInformationPropertyType> value)
-