public class Addressee extends Object
Constructor and Description |
---|
Addressee(IdentifierType type)
Instantiates a new Addressee.
|
Addressee(String id,
IdentifierType helperType)
Instantiates a new addressee.
|
Addressee(String id,
QualityType qualityType)
Instantiates a new addressee.
|
Modifier and Type | Method and Description |
---|---|
String |
getApplicationId() |
String |
getFirstName() |
String |
getId() |
long |
getIdAsLong() |
IdentifierType |
getIdentifierTypeHelper() |
String |
getLastName() |
String |
getOrganizationName() |
String |
getPersonInOrganisation() |
String |
getQuality() |
String |
getSubType() |
String |
getType() |
boolean |
isOoOProcessed() |
void |
setApplicationId(String applicationId) |
void |
setFirstName(String firstName) |
void |
setId(String id) |
void |
setIdenfitierTypeHelper(IdentifierType helper) |
void |
setLastName(String lastName) |
void |
setOoOProcessed(boolean ooOProcessed) |
void |
setOrganizationName(String organizationName) |
void |
setPersonInOrganisation(String personInOrganisation) |
void |
setQuality(QualityType quality) |
void |
setQuality(String quality) |
String |
toString() |
public Addressee(String id, QualityType qualityType)
id
- qualityType
- public Addressee(String id, IdentifierType helperType)
id
- helperType
- public Addressee(IdentifierType type)
type
- public boolean isOoOProcessed()
public void setOoOProcessed(boolean ooOProcessed)
ooOProcessed
- the ooOProcessed to setpublic final String getId()
public final long getIdAsLong()
public final void setId(String id)
id
- the id to setpublic final String getType()
public final String getSubType()
public final String getQuality()
public final void setQuality(String quality)
quality
- the quality to setpublic void setQuality(QualityType quality)
quality
- public final String getApplicationId()
public final void setApplicationId(String applicationId)
applicationId
- the applicationId to setpublic final String getLastName()
public final void setLastName(String lastName)
lastName
- the lastName to setpublic final String getFirstName()
public final void setFirstName(String firstName)
firstName
- the firstName to setpublic final String getOrganizationName()
public final void setOrganizationName(String organizationName)
organizationName
- the organizationName to setpublic void setIdenfitierTypeHelper(IdentifierType helper)
helper
- public IdentifierType getIdentifierTypeHelper() throws EhboxBusinessConnectorException
EhboxBusinessConnectorException
- if identifier is nullpublic void setPersonInOrganisation(String personInOrganisation)
personInOrganisation
- the personInOrganisation to setpublic String getPersonInOrganisation()
public String toString()
toString
in class Object
Object.toString()
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.