public class ContactThrough extends Line
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
ATTRIBUTE_NAMES_SET |
static String[] |
ATTRIBUTE_NAMES_SET_VALUES |
protected String |
entity1Guid |
protected String |
entity2Guid |
static Set<String> |
ENUM_NAMES_SET |
static String[] |
ENUM_NAMES_SET_VALUES |
static Set<String> |
MAP_NAMES_SET |
static String[] |
MAP_NAMES_SET_VALUES |
static Set<String> |
PROPERTY_NAMES_SET |
static String[] |
PROPERTY_NAMES_SET_VALUES |
entity1Name, entity1Type, entity2Name, entity2Type, lineType, name, serialVersionUID, typeDefGuid| Constructor and Description |
|---|
ContactThrough() |
ContactThrough(Line template) |
ContactThrough(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
ContactMethodType |
getContactMethodType()
{@literal Mechanism to use.
|
String |
getContactMethodValue()
{@literal Contact address.
|
void |
setContactMethodType(ContactMethodType contactMethodType) |
void |
setContactMethodValue(String contactMethodValue) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
createOmrsRelationship, getEffectiveFromTime, getEffectiveToTime, getExtraAttributes, getGuid, getLineType, getName, getSerialVersionUID, getSystemAttributes, getTypeDefGuid, setEffectiveFromTime, setExtraAttributes, setGuid, setLineType, setSystemAttributes, setTypeDefGuidpublic static final String[] PROPERTY_NAMES_SET_VALUES
public static final String[] ATTRIBUTE_NAMES_SET_VALUES
public static final String[] ENUM_NAMES_SET_VALUES
public static final String[] MAP_NAMES_SET_VALUES
protected String entity1Guid
protected String entity2Guid
public ContactThrough()
public ContactThrough(Line template)
public ContactThrough(Relationship omrsRelationship)
public ContactMethodType getContactMethodType()
ContactMethodType public void setContactMethodType(ContactMethodType contactMethodType)
public String getContactMethodValue()
String public void setContactMethodValue(String contactMethodValue)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018–2019 ODPi. All rights reserved.