public class CategoryAnchorRelationship extends Line
entity1Name, entity1Type, entity2Name, entity2Type, lineType, name, serialVersionUID, typeDefGuid| Constructor and Description |
|---|
CategoryAnchorRelationship() |
CategoryAnchorRelationship(Line template) |
CategoryAnchorRelationship(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryGuid() |
String |
getGlossaryGuid() |
void |
setCategoryGuid(String categoryGuid) |
void |
setGlossaryGuid(String glossaryGuid) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
createOmrsRelationship, getAdditionalProperties, getEffectiveFromTime, getEffectiveToTime, getGuid, getLineType, getName, getSerialVersionUID, getSystemAttributes, getTypeDefGuid, setAdditionalProperties, setEffectiveFromTime, setGuid, setLineType, setSystemAttributes, setTypeDefGuidpublic CategoryAnchorRelationship()
public CategoryAnchorRelationship(Line template)
public CategoryAnchorRelationship(Relationship omrsRelationship)
public String getCategoryGuid()
public void setCategoryGuid(String categoryGuid)
public String getGlossaryGuid()
public void setGlossaryGuid(String glossaryGuid)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018–2020 ODPi. All rights reserved.