public class ClaimRel extends Object
| Constructor and Description |
|---|
ClaimRel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSemantics() |
String |
getSource() |
String |
getSourceType() |
String |
getTarget() |
String |
getTargetType() |
ClaimRel |
setSemantics(String semantics) |
ClaimRel |
setSource(String source) |
ClaimRel |
setSourceType(String sourceType) |
ClaimRel |
setTarget(String target) |
ClaimRel |
setTargetType(String targetType) |
String |
toString() |
Copyright © 2017. All rights reserved.