public class RelationshipTO extends AbstractBaseBean
| Modifier and Type | Class and Description |
|---|---|
static class |
RelationshipTO.Builder |
| Constructor and Description |
|---|
RelationshipTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRightKey() |
String |
getRightType() |
String |
getType() |
void |
setRightKey(String rightKey) |
void |
setRightType(String rightType) |
void |
setType(String type) |
equals, hashCode, toStringCopyright © 2010–2016 The Apache Software Foundation. All rights reserved.