Uses of Class
be.fgov.ehealth.recipe.protocol.v4.CreateRelationRequestType
-
Packages that use CreateRelationRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of CreateRelationRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return CreateRelationRequestType Modifier and Type Method Description CreateRelationRequestTypeObjectFactory. createCreateRelationRequestType()Create an instance ofCreateRelationRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type CreateRelationRequestType Modifier and Type Method Description JAXBElement<CreateRelationRequestType>ObjectFactory. createCreateRelationRequest(CreateRelationRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type CreateRelationRequestType Modifier and Type Method Description JAXBElement<CreateRelationRequestType>ObjectFactory. createCreateRelationRequest(CreateRelationRequestType value)
-