public class MediaReference extends Line
Each entity proxy also stores the entities guid.
Link to related media such as images, videos and audio.
entity1Name, entity1Type, entity2Name, entity2Type, lineType, name, serialVersionUID, typeDefGuid| Constructor and Description |
|---|
MediaReference() |
MediaReference(Line template) |
MediaReference(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
{@literal Description of the relevance of this media to the linked item.
|
String |
getMediaId()
{@literal Local identifier for the media.
|
void |
setDescription(String description) |
void |
setMediaId(String mediaId) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
createOmrsRelationship, getAdditionalProperties, getEffectiveFromTime, getEffectiveToTime, getGuid, getLineType, getName, getSystemAttributes, getTypeDefGuid, setAdditionalProperties, setEffectiveFromTime, setGuid, setLineType, setSystemAttributes, setTypeDefGuidpublic MediaReference()
public MediaReference(Line template)
public MediaReference(Relationship omrsRelationship)
public String getMediaId()
String public void setMediaId(String mediaId)
public String getDescription()
String public void setDescription(String description)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018–2020 ODPi. All rights reserved.