|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Address | |
---|---|
org.opengis.metadata.citation | Citation and responsible party information. |
Uses of Address in org.opengis.metadata.citation |
---|
Methods in org.opengis.metadata.citation that return Address | |
---|---|
Address |
CitationFactory.createAddress(Collection<String> deliveryPoints,
InternationalString city,
InternationalString administrativeArea,
String postalCode,
InternationalString country,
Collection<String> electronicMailAddresses)
Location of the responsible individual or organization. |
Address |
Contact.getAddress()
Physical and email address at which the organization or individual may be contacted. |
Methods in org.opengis.metadata.citation with parameters of type Address | |
---|---|
Contact |
CitationFactory.createContact(Telephone phone,
Address address,
OnLineResource onLineResource,
InternationalString hoursOfService,
InternationalString contactInstructions)
Information required to enable contact with the responsible person and/or organization. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |