Uses of Class
org.deegree.protocol.ows.metadata.party.Address

Packages that use Address
org.deegree.protocol.ows.metadata.party   
org.deegree.services.metadata   
 

Uses of Address in org.deegree.protocol.ows.metadata.party
 

Methods in org.deegree.protocol.ows.metadata.party that return Address
 Address ContactInfo.getAddress()
          Returns the physical and email address information.
 

Methods in org.deegree.protocol.ows.metadata.party with parameters of type Address
 void ContactInfo.setAddress(Address address)
           
 

Uses of Address in org.deegree.services.metadata
 

Methods in org.deegree.services.metadata that return Address
static Address MetadataUtils.convertFromJAXB(AddressType ad)
           
 



Copyright © 2011. All Rights Reserved.