public static final class RelatedAttribute.Builder
extends java.lang.Object
RelatedAttribute.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
RelatedAttribute. |
| Modifier and Type | Method and Description |
|---|---|
RelatedAttribute |
build() |
RelatedAttribute.Builder |
setAttribute(java.lang.String attribute)
Related attribute name on the target entity.
|
public Builder()
RelatedAttribute.public RelatedAttribute.Builder setAttribute(java.lang.String attribute)
attribute - New value for the property.public RelatedAttribute build()