@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public interface JuelResultDtoPA
Modifier and Type | Field and Description |
---|---|
static JuelResultDtoPA |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
<any> |
booleanValue() |
<any> |
dateValue() |
<any> |
decimalValue() |
<any> |
doubleValue() |
<any> |
entryNull() |
<any> |
floatValue() |
<any> |
intValue() |
<any> |
longValue() |
<any> |
stringValue() |
<any> |
type() |
static final JuelResultDtoPA INSTANCE
<any> booleanValue()
<any> dateValue()
<any> decimalValue()
<any> doubleValue()
<any> entryNull()
<any> floatValue()
<any> intValue()
<any> longValue()
<any> stringValue()
<any> type()