public static class RelationshipTO.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
RelationshipTO |
build() |
RelationshipTO.Builder |
right(String rightType,
String rightKey) |
RelationshipTO.Builder |
type(String type) |
public RelationshipTO.Builder type(String type)
public RelationshipTO.Builder right(String rightType, String rightKey)
public RelationshipTO build()
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.