Uses of Class
org.n52.oxf.ows.capabilities.Address

Packages that use Address
org.n52.oxf.ows.capabilities   
 

Uses of Address in org.n52.oxf.ows.capabilities
 

Methods in org.n52.oxf.ows.capabilities that return Address
 Address Contact.getAddress()
           
 

Methods in org.n52.oxf.ows.capabilities with parameters of type Address
protected  void Contact.setAddress(Address address)
           
 

Constructors in org.n52.oxf.ows.capabilities with parameters of type Address
Contact(String[] telephone, String[] fax, String hoursOfService, String contactInstructions, Address address, OnlineResource onlineResource)
          this constructor has all attributes of the class as its parameters.
 



Copyright © 2012-2013 52north.org. All Rights Reserved.