public class DelayDTO extends ObjectWithReflectiveEqualsHashCodeToString implements DTO<Delay>
| Modifier and Type | Method and Description | 
|---|---|
Delay | 
buildObject()  | 
TimeUnit | 
getTimeUnit()  | 
long | 
getValue()  | 
DelayDTO | 
setTimeUnit(TimeUnit timeUnit)  | 
DelayDTO | 
setValue(long value)  | 
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, toStringpublic DelayDTO(Delay delay)
public DelayDTO()
Copyright © 2020. All rights reserved.