public abstract class BodyDTO extends NotDTO implements DTO<Body>
Modifier and Type | Method and Description |
---|---|
abstract Body |
buildObject() |
static BodyDTO |
createDTO(Body body) |
Body.Type |
getType() |
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
Copyright © 2018. All rights reserved.