public final class ContactInformation extends java.lang.Object implements IContactInformation
Constructor and Description |
---|
ContactInformation(java.util.Properties properties)
define object by property file
|
ContactInformation(java.lang.String vendor)
define object by jnlp vendor string
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEmail() |
java.lang.String |
getName() |
java.lang.String |
getPhone() |
public ContactInformation(java.util.Properties properties)
properties
- public ContactInformation(java.lang.String vendor)
vendor
- public java.lang.String getEmail()
getEmail
in interface IContactInformation
public java.lang.String getName()
getName
in interface IContactInformation
public java.lang.String getPhone()
getPhone
in interface IContactInformation
13-September-2017 07:50 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft