Uses of Class
net.opengis.wfs.v_2_0.ExtendedDescriptionType

Uses of ExtendedDescriptionType in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 declared as ExtendedDescriptionType
protected  ExtendedDescriptionType FeatureTypeType.extendedDescription
           
 

Methods in net.opengis.wfs.v_2_0 that return ExtendedDescriptionType
 ExtendedDescriptionType ObjectFactory.createExtendedDescriptionType()
          Create an instance of ExtendedDescriptionType
 ExtendedDescriptionType FeatureTypeType.getExtendedDescription()
          Gets the value of the extendedDescription property.
 ExtendedDescriptionType ExtendedDescriptionType.withElement(Collection<ElementType> values)
           
 ExtendedDescriptionType ExtendedDescriptionType.withElement(ElementType... values)
           
 ExtendedDescriptionType ExtendedDescriptionType.withElement(List<ElementType> value)
           
 

Methods in net.opengis.wfs.v_2_0 with parameters of type ExtendedDescriptionType
 void FeatureTypeType.setExtendedDescription(ExtendedDescriptionType value)
          Sets the value of the extendedDescription property.
 FeatureTypeType FeatureTypeType.withExtendedDescription(ExtendedDescriptionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.