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) | 
getAnnotationsCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.