|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Address | |
| org.deegree_impl.services.wcas.metadatadesc | |
| org.deegree.services.wcas.metadatadesc | |
| Uses of Address in org.deegree_impl.services.wcas.metadatadesc |
| Classes in org.deegree_impl.services.wcas.metadatadesc that implement Address | |
class |
Address_Impl
Address_Impl.java ---------------------------------------------------------------------- |
| Fields in org.deegree_impl.services.wcas.metadatadesc declared as Address | |
private Address |
ContactInfo_Impl.address
|
| Methods in org.deegree_impl.services.wcas.metadatadesc that return Address | |
private static Address |
WCAS_ISO19119Factory.getAddress(org.w3c.dom.Element addressElement)
returns an instance of the element <address> minOccurs="0" |
Address |
ContactInfo_Impl.getAddress()
minOccurs="0" |
| Methods in org.deegree_impl.services.wcas.metadatadesc with parameters of type Address | |
void |
ContactInfo_Impl.setAddress(Address address)
|
| Constructors in org.deegree_impl.services.wcas.metadatadesc with parameters of type Address | |
ContactInfo_Impl(Address address,
java.lang.String contactinstructions,
java.lang.String hoursofservice,
OnLineResource onlineresource,
Phone phone)
Creates a new instance of ContactInfo_Impl |
|
| Uses of Address in org.deegree.services.wcas.metadatadesc |
| Methods in org.deegree.services.wcas.metadatadesc that return Address | |
Address |
ContactInfo.getAddress()
minOccurs="0" |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||