public class ReferentialReferenceSetAdapter<R extends ReferentialDtoReference> extends ReferenceCollectionSupportAdapter<R,ReferentialDtoReferenceSet<R>>
| Constructor and Description |
|---|
ReferentialReferenceSetAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected ReferentialDtoReferenceSet<R> |
newReferenceSet(Class<R> referenceType,
List<R> references,
com.google.gson.JsonObject jsonObject,
com.google.gson.JsonDeserializationContext context) |
deserializeprotected ReferentialDtoReferenceSet<R> newReferenceSet(Class<R> referenceType, List<R> references, com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext context)
newReferenceSet in class ReferenceCollectionSupportAdapter<R extends ReferentialDtoReference,ReferentialDtoReferenceSet<R extends ReferentialDtoReference>>Copyright © 2017–2020 IRD. All rights reserved.