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