Uses of Class
net.opengis.omeo.eop.v_2_0.ParameterInformationPropertyType
-
Packages that use ParameterInformationPropertyType Package Description net.opengis.omeo.atm.v_2_0 net.opengis.omeo.eop.v_2_0 net.opengis.omeo.opt.v_2_0 net.opengis.omeo.sen1.v_2_0 net.opengis.omeo.ssp.v_2_0 -
-
Uses of ParameterInformationPropertyType in net.opengis.omeo.atm.v_2_0
Methods in net.opengis.omeo.atm.v_2_0 with parameters of type ParameterInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withParameter(ParameterInformationPropertyType value)Constructors in net.opengis.omeo.atm.v_2_0 with parameters of type ParameterInformationPropertyType Constructor Description EarthObservationResultType(List<BrowseInformationPropertyType> browse, List<ProductInformationPropertyType> product, List<MaskInformationPropertyType> mask, ParameterInformationPropertyType parameter, List<ReferenceType> coverage, List<DataLayerPropertyType> dataLayers, MeasureType cloudCoverPercentage, MeasureType cloudCoverPercentageAssessmentConfidence, String cloudCoverPercentageQuotationMode, MeasureType snowCoverPercentage, MeasureType snowCoverPercentageAssessmentConfidence, String snowCoverPercentageQuotationMode)Fully-initialising value constructor -
Uses of ParameterInformationPropertyType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as ParameterInformationPropertyType Modifier and Type Field Description protected ParameterInformationPropertyTypeEarthObservationResultType. parameterMethods in net.opengis.omeo.eop.v_2_0 that return ParameterInformationPropertyType Modifier and Type Method Description ParameterInformationPropertyTypeObjectFactory. createParameterInformationPropertyType()Create an instance ofParameterInformationPropertyTypeParameterInformationPropertyTypeEarthObservationResultType. getParameter()Gets the value of the parameter property.ParameterInformationPropertyTypeParameterInformationPropertyType. withOwns(boolean value)ParameterInformationPropertyTypeParameterInformationPropertyType. withParameterInformation(ParameterInformationType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ParameterInformationPropertyType Modifier and Type Method Description voidEarthObservationResultType. setParameter(ParameterInformationPropertyType value)Sets the value of the parameter property.EarthObservationResultTypeEarthObservationResultType. withParameter(ParameterInformationPropertyType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type ParameterInformationPropertyType Constructor Description EarthObservationResultType(List<BrowseInformationPropertyType> browse, List<ProductInformationPropertyType> product, List<MaskInformationPropertyType> mask, ParameterInformationPropertyType parameter, List<ReferenceType> coverage)Fully-initialising value constructor -
Uses of ParameterInformationPropertyType in net.opengis.omeo.opt.v_2_0
Methods in net.opengis.omeo.opt.v_2_0 with parameters of type ParameterInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withParameter(ParameterInformationPropertyType value)Constructors in net.opengis.omeo.opt.v_2_0 with parameters of type ParameterInformationPropertyType Constructor Description EarthObservationResultType(List<BrowseInformationPropertyType> browse, List<ProductInformationPropertyType> product, List<MaskInformationPropertyType> mask, ParameterInformationPropertyType parameter, List<ReferenceType> coverage, MeasureType cloudCoverPercentage, MeasureType cloudCoverPercentageAssessmentConfidence, EarthObservationResultPropertyType cloudCoverPercentageQuotationMode, MeasureType snowCoverPercentage, MeasureType snowCoverPercentageAssessmentConfidence, EarthObservationResultPropertyType snowCoverPercentageQuotationMode)Fully-initialising value constructor -
Uses of ParameterInformationPropertyType in net.opengis.omeo.sen1.v_2_0
Methods in net.opengis.omeo.sen1.v_2_0 with parameters of type ParameterInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withParameter(ParameterInformationPropertyType value)Constructors in net.opengis.omeo.sen1.v_2_0 with parameters of type ParameterInformationPropertyType Constructor Description EarthObservationResultType(List<BrowseInformationPropertyType> browse, List<ProductInformationPropertyType> product, List<MaskInformationPropertyType> mask, ParameterInformationPropertyType parameter, List<ReferenceType> coverage, TimelinessType timeliness)Fully-initialising value constructor -
Uses of ParameterInformationPropertyType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type ParameterInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withParameter(ParameterInformationPropertyType value)Constructors in net.opengis.omeo.ssp.v_2_0 with parameters of type ParameterInformationPropertyType Constructor Description EarthObservationResultType(List<BrowseInformationPropertyType> browse, List<ProductInformationPropertyType> product, List<MaskInformationPropertyType> mask, ParameterInformationPropertyType parameter, List<ReferenceType> coverage, MeasureType cloudCoverPercentage, MeasureType cloudCoverPercentageAssessmentConfidence, String cloudCoverPercentageQuotationMode, MeasureType snowCoverPercentage, MeasureType snowCoverPercentageAssessmentConfidence, String snowCoverPercentageQuotationMode)Fully-initialising value constructor
-