|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.ogcbase.ContactInformation
public class ContactInformation
Identification of, and means of communication with a person and/or organization associated with the service/resource. based on ISO 19115.
Constructor Summary | |
---|---|
ContactInformation(String contactPosition,
String contactVoiceTelephone,
String contactFacsimileTelephone,
String contactElectronicMailAddress,
ContactPersonPrimary contactPersonPrimary,
ContactAddress contactAddress)
constructor initializing the class with ContactInformation Strings |
Method Summary | |
---|---|
ContactAddress |
getContactAddress()
returns the address where to reach to contact person |
String |
getContactElectronicMailAddress()
returns the email address of the contact person |
String |
getContactFacsimileTelephone()
returns the facsimile Telephone number of the contact person |
ContactPersonPrimary |
getContactPersonPrimary()
returns a datastructure that contains the name of the contact person and the organization he works for. |
String |
getContactPosition()
returns the positon of the contact person within its organization |
String |
getContactVoiceTelephone()
returns the voice Telephone number of the contact person |
void |
setContactAddress(ContactAddress contactAddress)
sets the address where to reach to contact person |
void |
setContactElectronicMailAddress(String contactElectronicMailAddress)
sets the email address of the contact person |
void |
setContactFacsimileTelephone(String contactFacsimileTelephone)
sets the facsimile Telephone number of the contact person |
void |
setContactPersonPrimary(ContactPersonPrimary contactPersonPrimary)
sets a datastructure that contains the name of the contact person and the organization he works for. |
void |
setContactPosition(String contactPosition)
sets the positon of the contact person within its organization |
void |
setContactVoiceTelephone(String contactVoiceTelephone)
sets the voice Telephone number of the contact person |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContactInformation(String contactPosition, String contactVoiceTelephone, String contactFacsimileTelephone, String contactElectronicMailAddress, ContactPersonPrimary contactPersonPrimary, ContactAddress contactAddress)
Method Detail |
---|
public ContactPersonPrimary getContactPersonPrimary()
public void setContactPersonPrimary(ContactPersonPrimary contactPersonPrimary)
public String getContactPosition()
public void setContactPosition(String contactPosition)
public ContactAddress getContactAddress()
public void setContactAddress(ContactAddress contactAddress)
public String getContactVoiceTelephone()
public void setContactVoiceTelephone(String contactVoiceTelephone)
public String getContactFacsimileTelephone()
public void setContactFacsimileTelephone(String contactFacsimileTelephone)
public String getContactElectronicMailAddress()
public void setContactElectronicMailAddress(String contactElectronicMailAddress)
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net