public class CategoryAnchorRelationship extends Line
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
ATTRIBUTE_NAMES_SET |
static String[] |
ATTRIBUTE_NAMES_SET_VALUES |
protected String |
categoryGuid |
static Set<String> |
ENUM_NAMES_SET |
static String[] |
ENUM_NAMES_SET_VALUES |
protected String |
glossaryGuid |
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 |
|---|
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 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 categoryGuid
protected String glossaryGuid
public 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–2019 ODPi. All rights reserved.