Uses of Interface
org.deegree.services.gazetteer.capabilities.Profile

Packages that use Profile
org.deegree_impl.services.gazetteer.capabilities   
org.deegree.services.gazetteer.capabilities   
 

Uses of Profile in org.deegree_impl.services.gazetteer.capabilities
 

Fields in org.deegree_impl.services.gazetteer.capabilities declared as Profile
(package private)  Profile WFSGCapabilities_Impl.profile
           
 

Methods in org.deegree_impl.services.gazetteer.capabilities that return Profile
 Profile WFSGCapabilities_Impl.getProfile()
           
 

Methods in org.deegree_impl.services.gazetteer.capabilities with parameters of type Profile
private  void WFSGCapabilities_Impl.setProfile(Profile profile)
           
 

Constructors in org.deegree_impl.services.gazetteer.capabilities with parameters of type Profile
WFSGCapabilities_Impl(Capability capability, FeatureTypeList featureTypeList, java.lang.String version, java.lang.String updateSequence, Service service, Profile profile)
          Creates a new instance of WFSGCapabilities_Impl
 

Uses of Profile in org.deegree.services.gazetteer.capabilities
 

Methods in org.deegree.services.gazetteer.capabilities that return Profile
 Profile WFSGCapabilities.getProfile()