|
deegree 2.3 (2010/04/09 10:10 build-4-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)
contactPosition - contactVoiceTelephone - contactFacsimileTelephone - contactElectronicMailAddress - contactPersonPrimary - contactAddress - | Method Detail |
|---|
public ContactPersonPrimary getContactPersonPrimary()
public void setContactPersonPrimary(ContactPersonPrimary contactPersonPrimary)
contactPersonPrimary - public String getContactPosition()
public void setContactPosition(String contactPosition)
contactPosition - public ContactAddress getContactAddress()
public void setContactAddress(ContactAddress contactAddress)
contactAddress - public String getContactVoiceTelephone()
public void setContactVoiceTelephone(String contactVoiceTelephone)
contactVoiceTelephone - public String getContactFacsimileTelephone()
public void setContactFacsimileTelephone(String contactFacsimileTelephone)
contactFacsimileTelephone - public String getContactElectronicMailAddress()
public void setContactElectronicMailAddress(String contactElectronicMailAddress)
contactElectronicMailAddress -
|
deegree 2.3 (2010/04/09 10:10 build-4-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://www.deegree.org