Uses of Class
net.opengis.omeo.eop.v_2_0.ProductInformationPropertyType
-
Packages that use ProductInformationPropertyType 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 ProductInformationPropertyType in net.opengis.omeo.atm.v_2_0
Methods in net.opengis.omeo.atm.v_2_0 with parameters of type ProductInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withProduct(ProductInformationPropertyType... values)Method parameters in net.opengis.omeo.atm.v_2_0 with type arguments of type ProductInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withProduct(Collection<ProductInformationPropertyType> values)EarthObservationResultTypeEarthObservationResultType. withProduct(List<ProductInformationPropertyType> value) -
Uses of ProductInformationPropertyType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type ProductInformationPropertyType Modifier and Type Field Description protected List<ProductInformationPropertyType>EarthObservationResultType. productMethods in net.opengis.omeo.eop.v_2_0 that return ProductInformationPropertyType Modifier and Type Method Description ProductInformationPropertyTypeObjectFactory. createProductInformationPropertyType()Create an instance ofProductInformationPropertyTypeProductInformationPropertyTypeProductInformationPropertyType. withOwns(boolean value)ProductInformationPropertyTypeProductInformationPropertyType. withProductInformation(ProductInformationType value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type ProductInformationPropertyType Modifier and Type Method Description List<ProductInformationPropertyType>EarthObservationResultType. getProduct()Gets the value of the product property.Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ProductInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withProduct(ProductInformationPropertyType... values)Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type ProductInformationPropertyType Modifier and Type Method Description voidEarthObservationResultType. setProduct(List<ProductInformationPropertyType> value)EarthObservationResultTypeEarthObservationResultType. withProduct(Collection<ProductInformationPropertyType> values)EarthObservationResultTypeEarthObservationResultType. withProduct(List<ProductInformationPropertyType> value) -
Uses of ProductInformationPropertyType in net.opengis.omeo.opt.v_2_0
Methods in net.opengis.omeo.opt.v_2_0 with parameters of type ProductInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withProduct(ProductInformationPropertyType... values)Method parameters in net.opengis.omeo.opt.v_2_0 with type arguments of type ProductInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withProduct(Collection<ProductInformationPropertyType> values)EarthObservationResultTypeEarthObservationResultType. withProduct(List<ProductInformationPropertyType> value) -
Uses of ProductInformationPropertyType in net.opengis.omeo.sen1.v_2_0
Methods in net.opengis.omeo.sen1.v_2_0 with parameters of type ProductInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withProduct(ProductInformationPropertyType... values)Method parameters in net.opengis.omeo.sen1.v_2_0 with type arguments of type ProductInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withProduct(Collection<ProductInformationPropertyType> values)EarthObservationResultTypeEarthObservationResultType. withProduct(List<ProductInformationPropertyType> value) -
Uses of ProductInformationPropertyType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type ProductInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withProduct(ProductInformationPropertyType... values)Method parameters in net.opengis.omeo.ssp.v_2_0 with type arguments of type ProductInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withProduct(Collection<ProductInformationPropertyType> values)EarthObservationResultTypeEarthObservationResultType. withProduct(List<ProductInformationPropertyType> value)
-