Uses of Class
com.inteliqua.rest.customer.payload.child.response.ChildDataResponse
-
Packages that use ChildDataResponse Package Description com.inteliqua.rest.customer.payload.child.response com.inteliqua.rest.customer.payload.person.response -
-
Uses of ChildDataResponse in com.inteliqua.rest.customer.payload.child.response
Constructors in com.inteliqua.rest.customer.payload.child.response with parameters of type ChildDataResponse Constructor Description ChildDataResponsePayload(ChildDataResponse data) -
Uses of ChildDataResponse in com.inteliqua.rest.customer.payload.person.response
Methods in com.inteliqua.rest.customer.payload.person.response with parameters of type ChildDataResponse Modifier and Type Method Description voidPersonResponseSimple. addChild(ChildDataResponse childDataResponse)
-