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

Packages that use MaskInformationType
net.opengis.eop.v_1_0   
 

Uses of MaskInformationType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 with type parameters of type MaskInformationType
protected  List<MaskInformationType> MaskInformationArrayPropertyType.maskInformation
           
 

Methods in net.opengis.eop.v_1_0 that return MaskInformationType
 MaskInformationType ObjectFactory.createMaskInformationType()
          Create an instance of MaskInformationType
 MaskInformationType MaskInformationType.withFileName(String value)
           
 MaskInformationType MaskInformationType.withFormat(String value)
           
 MaskInformationType MaskInformationType.withReferenceSystemIdentifier(CodeWithAuthorityType value)
           
 MaskInformationType MaskInformationType.withType(String value)
           
 

Methods in net.opengis.eop.v_1_0 that return types with arguments of type MaskInformationType
 JAXBElement<MaskInformationType> ObjectFactory.createMaskInformation(MaskInformationType value)
          Create an instance of JAXBElement<MaskInformationType>}
 List<MaskInformationType> MaskInformationArrayPropertyType.getMaskInformation()
          Gets the value of the maskInformation property.
 

Methods in net.opengis.eop.v_1_0 with parameters of type MaskInformationType
 JAXBElement<MaskInformationType> ObjectFactory.createMaskInformation(MaskInformationType value)
          Create an instance of JAXBElement<MaskInformationType>}
 MaskInformationArrayPropertyType MaskInformationArrayPropertyType.withMaskInformation(MaskInformationType... values)
           
 

Method parameters in net.opengis.eop.v_1_0 with type arguments of type MaskInformationType
 void MaskInformationArrayPropertyType.setMaskInformation(List<MaskInformationType> value)
           
 MaskInformationArrayPropertyType MaskInformationArrayPropertyType.withMaskInformation(Collection<MaskInformationType> values)
           
 MaskInformationArrayPropertyType MaskInformationArrayPropertyType.withMaskInformation(List<MaskInformationType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.