BodyModelModel Class
Definition
The BodyModelModel model.
public class BodyModelModel
- Inheritance
-
java.lang.ObjectBodyModelModel
Methods
| dataRepresentation() |
Get the dataRepresentation value.
|
| value() |
Get the value value.
|
| withDataRepresentation(String dataRepresentation) |
Set the dataRepresentation value.
|
| withValue(String value) |
Set the value value.
|