public class GovernedZonesReference extends Reference implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected GovernanceZone |
governanceZone |
protected String |
name |
protected String |
relationship_Type |
KEY_RELATED_END_GUID, KEY_RELATIONSHIP_GUID, KEY_TYPENAME, KEY_UNIQUE_ATTRIBUTES, referenceName, relatedEndGuid, relatedEndType, relationshipGuid, uniqueAttributes| Constructor and Description |
|---|
GovernedZonesReference() |
GovernedZonesReference(Map objIdMap) |
GovernedZonesReference(Reference other) |
GovernedZonesReference(String guid) |
GovernedZonesReference(String entityGuid,
Line line)
Populate the reference from a relationship
|
GovernedZonesReference(String relatedEndType,
Map<String,Object> uniqueAttributes) |
GovernedZonesReference(String guid,
String relatedEndType) |
GovernedZonesReference(String guid,
String relatedEndType,
Map<String,Object> uniqueAttributes) |
GovernedZonesReference(String relatedEndType,
String attrName,
Object attrValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
GovernanceZone |
getGovernanceZone() |
int |
hashCode() |
void |
setGovernanceZone(GovernanceZone governanceZone) |
StringBuilder |
toString(StringBuilder sb) |
getReferenceName, getRelatedEndGuid, getRelatedEndType, getRelationship_Type, getRelationshipAttributes, getRelationshipGuid, getUniqueAttributes, setReferenceName, setRelatedEndGuid, setRelatedEndType, setRelationship_Type, setRelationshipAttributes, setRelationshipGuid, setUniqueAttributes, toStringprotected String relationship_Type
protected String name
protected GovernanceZone governanceZone
public GovernedZonesReference()
public GovernedZonesReference(String guid)
public GovernedZonesReference(String relatedEndType, Map<String,Object> uniqueAttributes)
public GovernedZonesReference(String relatedEndType, String attrName, Object attrValue)
public GovernedZonesReference(String guid, String relatedEndType, Map<String,Object> uniqueAttributes)
public GovernedZonesReference(Reference other)
public GovernedZonesReference(String entityGuid, Line line)
entityGuid - String entity Guidline - Linepublic GovernedZonesReference(Map objIdMap)
public GovernanceZone getGovernanceZone()
public void setGovernanceZone(GovernanceZone governanceZone)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018 ODPi. All rights reserved.