Uses of Class
net.opengis.omeo.eop.v_2_0.MaskInformationPropertyType
-
Packages that use MaskInformationPropertyType 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 MaskInformationPropertyType in net.opengis.omeo.atm.v_2_0
Methods in net.opengis.omeo.atm.v_2_0 with parameters of type MaskInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withMask(MaskInformationPropertyType... values)Method parameters in net.opengis.omeo.atm.v_2_0 with type arguments of type MaskInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withMask(Collection<MaskInformationPropertyType> values)EarthObservationResultTypeEarthObservationResultType. withMask(List<MaskInformationPropertyType> value) -
Uses of MaskInformationPropertyType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type MaskInformationPropertyType Modifier and Type Field Description protected List<MaskInformationPropertyType>EarthObservationResultType. maskMethods in net.opengis.omeo.eop.v_2_0 that return MaskInformationPropertyType Modifier and Type Method Description MaskInformationPropertyTypeObjectFactory. createMaskInformationPropertyType()Create an instance ofMaskInformationPropertyTypeMaskInformationPropertyTypeMaskInformationPropertyType. withMaskInformation(MaskInformationType value)MaskInformationPropertyTypeMaskInformationPropertyType. withOwns(boolean value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type MaskInformationPropertyType Modifier and Type Method Description List<MaskInformationPropertyType>EarthObservationResultType. getMask()Gets the value of the mask property.Methods in net.opengis.omeo.eop.v_2_0 with parameters of type MaskInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withMask(MaskInformationPropertyType... values)Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type MaskInformationPropertyType Modifier and Type Method Description voidEarthObservationResultType. setMask(List<MaskInformationPropertyType> value)EarthObservationResultTypeEarthObservationResultType. withMask(Collection<MaskInformationPropertyType> values)EarthObservationResultTypeEarthObservationResultType. withMask(List<MaskInformationPropertyType> value) -
Uses of MaskInformationPropertyType in net.opengis.omeo.opt.v_2_0
Methods in net.opengis.omeo.opt.v_2_0 with parameters of type MaskInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withMask(MaskInformationPropertyType... values)Method parameters in net.opengis.omeo.opt.v_2_0 with type arguments of type MaskInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withMask(Collection<MaskInformationPropertyType> values)EarthObservationResultTypeEarthObservationResultType. withMask(List<MaskInformationPropertyType> value) -
Uses of MaskInformationPropertyType in net.opengis.omeo.sen1.v_2_0
Methods in net.opengis.omeo.sen1.v_2_0 with parameters of type MaskInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withMask(MaskInformationPropertyType... values)Method parameters in net.opengis.omeo.sen1.v_2_0 with type arguments of type MaskInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withMask(Collection<MaskInformationPropertyType> values)EarthObservationResultTypeEarthObservationResultType. withMask(List<MaskInformationPropertyType> value) -
Uses of MaskInformationPropertyType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type MaskInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withMask(MaskInformationPropertyType... values)Method parameters in net.opengis.omeo.ssp.v_2_0 with type arguments of type MaskInformationPropertyType Modifier and Type Method Description EarthObservationResultTypeEarthObservationResultType. withMask(Collection<MaskInformationPropertyType> values)EarthObservationResultTypeEarthObservationResultType. withMask(List<MaskInformationPropertyType> value)
-