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