Uses of Class
net.opengis.ows.v_2_0.SectionsType

Uses of SectionsType in net.opengis.ows.v_2_0
 

Fields in net.opengis.ows.v_2_0 declared as SectionsType
protected  SectionsType GetCapabilitiesType.sections
           
 

Methods in net.opengis.ows.v_2_0 that return SectionsType
 SectionsType ObjectFactory.createSectionsType()
          Create an instance of SectionsType
 SectionsType GetCapabilitiesType.getSections()
          Gets the value of the sections property.
 SectionsType SectionsType.withSection(Collection<String> values)
           
 SectionsType SectionsType.withSection(List<String> value)
           
 SectionsType SectionsType.withSection(String... values)
           
 

Methods in net.opengis.ows.v_2_0 with parameters of type SectionsType
 void GetCapabilitiesType.setSections(SectionsType value)
          Sets the value of the sections property.
 GetCapabilitiesType GetCapabilitiesType.withSections(SectionsType value)
           
 



Copyright © 2008-2016. All Rights Reserved.