public interface ClientDeltaLink extends ClientAnnotatable
Modifier and Type | Method and Description |
---|---|
String |
getRelationship() |
URI |
getSource() |
URI |
getTarget() |
void |
setRelationship(String relationship) |
void |
setSource(URI source) |
void |
setTarget(URI target) |
getAnnotations
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.