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

Packages that use MaskFeatureType
net.opengis.eop.v_1_0   
 

Uses of MaskFeatureType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 with type parameters of type MaskFeatureType
protected  List<MaskFeatureType> MaskMembersPropertyType.maskFeature
           
 

Methods in net.opengis.eop.v_1_0 that return MaskFeatureType
 MaskFeatureType ObjectFactory.createMaskFeatureType()
          Create an instance of MaskFeatureType
 MaskFeatureType MaskFeatureType.withExtentOf(SurfacePropertyType value)
           
 MaskFeatureType MaskFeatureType.withMaskType(CodeWithAuthorityType value)
           
 

Methods in net.opengis.eop.v_1_0 that return types with arguments of type MaskFeatureType
 JAXBElement<MaskFeatureType> ObjectFactory.createMaskFeature(MaskFeatureType value)
          Create an instance of JAXBElement<MaskFeatureType>}
 List<MaskFeatureType> MaskMembersPropertyType.getMaskFeature()
          Gets the value of the maskFeature property.
 

Methods in net.opengis.eop.v_1_0 with parameters of type MaskFeatureType
 JAXBElement<MaskFeatureType> ObjectFactory.createMaskFeature(MaskFeatureType value)
          Create an instance of JAXBElement<MaskFeatureType>}
 MaskMembersPropertyType MaskMembersPropertyType.withMaskFeature(MaskFeatureType... values)
           
 

Method parameters in net.opengis.eop.v_1_0 with type arguments of type MaskFeatureType
 void MaskMembersPropertyType.setMaskFeature(List<MaskFeatureType> value)
           
 MaskMembersPropertyType MaskMembersPropertyType.withMaskFeature(Collection<MaskFeatureType> values)
           
 MaskMembersPropertyType MaskMembersPropertyType.withMaskFeature(List<MaskFeatureType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.