public abstract class UpdateWithUsing extends Update
| Constructor and Description |
|---|
UpdateWithUsing() |
| Modifier and Type | Method and Description |
|---|---|
void |
addUsing(Node node) |
void |
addUsingNamed(Node node) |
List<Node> |
getUsing() |
List<Node> |
getUsingNamed() |
Node |
getWithIRI() |
void |
setWithIRI(Node node) |
Licenced under the Apache License, Version 2.0