Uses of Class
net.opengis.omeo.eop.v_2_0.MaskInformationType

Packages that use MaskInformationType
net.opengis.omeo.eop.v_2_0   
 

Uses of MaskInformationType in net.opengis.omeo.eop.v_2_0
 

Fields in net.opengis.omeo.eop.v_2_0 declared as MaskInformationType
protected  MaskInformationType MaskInformationPropertyType.maskInformation
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return MaskInformationType
 MaskInformationType ObjectFactory.createMaskInformationType()
          Create an instance of MaskInformationType
 MaskInformationType MaskInformationPropertyType.getMaskInformation()
          Gets the value of the maskInformation property.
 MaskInformationType MaskInformationType.withFileName(MaskInformationType.FileName value)
           
 MaskInformationType MaskInformationType.withFormat(String value)
           
 MaskInformationType MaskInformationType.withReferenceSystemIdentifier(CodeWithAuthorityType value)
           
 MaskInformationType MaskInformationType.withType(String value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type MaskInformationType
 JAXBElement<MaskInformationType> ObjectFactory.createMaskInformation(MaskInformationType value)
          Create an instance of JAXBElement<MaskInformationType>}
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type MaskInformationType
 JAXBElement<MaskInformationType> ObjectFactory.createMaskInformation(MaskInformationType value)
          Create an instance of JAXBElement<MaskInformationType>}
 void MaskInformationPropertyType.setMaskInformation(MaskInformationType value)
          Sets the value of the maskInformation property.
 MaskInformationPropertyType MaskInformationPropertyType.withMaskInformation(MaskInformationType value)
           
 



Copyright © 2008-2016. All Rights Reserved.