public class DataReferenceContext<D extends DataDto,R extends DataDtoReference<D,R>> extends Object
| Modifier and Type | Method and Description |
|---|---|
Class<D> |
toDtoType() |
DataDtoReferenceBinder<D,R> |
toReferenceBinder() |
DtoReferenceDefinition<D,R> |
toReferenceDefinition() |
Class<R> |
toReferenceType() |
public DataDtoReferenceBinder<D,R> toReferenceBinder()
public DtoReferenceDefinition<D,R> toReferenceDefinition()
Copyright © 2017–2018 IRD. All rights reserved.