public class ExternalReferenceLink 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 |
|---|
ExternalReferenceLink() |
ExternalReferenceLink(Line template) |
ExternalReferenceLink(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
{@literal Description of the relevance of this reference to the linked item.
|
String |
getReferenceId()
{@literal Local identifier for the reference.
|
void |
setDescription(String description) |
void |
setReferenceId(String referenceId) |
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 ExternalReferenceLink()
public ExternalReferenceLink(Line template)
public ExternalReferenceLink(Relationship omrsRelationship)
public String getReferenceId()
String public void setReferenceId(String referenceId)
public String getDescription()
String public void setDescription(String description)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018–2019 ODPi. All rights reserved.