Uses of Class
net.opengis.eop.v_1_0.MaskInformationArrayPropertyType

Packages that use MaskInformationArrayPropertyType
net.opengis.eop.atm.v_1_0   
net.opengis.eop.opt.v_1_0   
net.opengis.eop.v_1_0   
 

Uses of MaskInformationArrayPropertyType in net.opengis.eop.atm.v_1_0
 

Methods in net.opengis.eop.atm.v_1_0 with parameters of type MaskInformationArrayPropertyType
 EarthObservationResultType EarthObservationResultType.withMask(MaskInformationArrayPropertyType value)
           
 

Uses of MaskInformationArrayPropertyType in net.opengis.eop.opt.v_1_0
 

Methods in net.opengis.eop.opt.v_1_0 with parameters of type MaskInformationArrayPropertyType
 EarthObservationResultType EarthObservationResultType.withMask(MaskInformationArrayPropertyType value)
           
 

Uses of MaskInformationArrayPropertyType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 declared as MaskInformationArrayPropertyType
protected  MaskInformationArrayPropertyType EarthObservationResultType.mask
           
 

Methods in net.opengis.eop.v_1_0 that return MaskInformationArrayPropertyType
 MaskInformationArrayPropertyType ObjectFactory.createMaskInformationArrayPropertyType()
          Create an instance of MaskInformationArrayPropertyType
 MaskInformationArrayPropertyType EarthObservationResultType.getMask()
          Gets the value of the mask property.
 MaskInformationArrayPropertyType MaskInformationArrayPropertyType.withMaskInformation(Collection<MaskInformationType> values)
           
 MaskInformationArrayPropertyType MaskInformationArrayPropertyType.withMaskInformation(List<MaskInformationType> value)
           
 MaskInformationArrayPropertyType MaskInformationArrayPropertyType.withMaskInformation(MaskInformationType... values)
           
 

Methods in net.opengis.eop.v_1_0 with parameters of type MaskInformationArrayPropertyType
 void EarthObservationResultType.setMask(MaskInformationArrayPropertyType value)
          Sets the value of the mask property.
 EarthObservationResultType EarthObservationResultType.withMask(MaskInformationArrayPropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.