Uses of Class
be.fgov.ehealth.recipe.protocol.v4.CreateRelationResponseType
-
Packages that use CreateRelationResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of CreateRelationResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return CreateRelationResponseType Modifier and Type Method Description CreateRelationResponseTypeObjectFactory. createCreateRelationResponseType()Create an instance ofCreateRelationResponseTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type CreateRelationResponseType Modifier and Type Method Description JAXBElement<CreateRelationResponseType>ObjectFactory. createCreateRelationResponse(CreateRelationResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type CreateRelationResponseType Modifier and Type Method Description JAXBElement<CreateRelationResponseType>ObjectFactory. createCreateRelationResponse(CreateRelationResponseType value)
-