com.polarion.alm.tracker.model.ILinkedOslcResourceStruct


FIELDS
Modifiers and TypeNameDescription
String KEY_URI
String KEY_LABEL
String KEY_ROLE
String KEY_REVISION
METHODS
Modifiers and TypeNameDescription
String getLabel()
IEnumOption getLinkRole()
URI getURI()
String getRevision() Returns the string identifier of pinned revision, or null if link is not pinned.
void setRevision(String) Sets or clears the pinned revision.

Back to Index