Uses of Class
be.fgov.ehealth.recipe.protocol.v4.RevokeRelationRequestType
-
Packages that use RevokeRelationRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of RevokeRelationRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return RevokeRelationRequestType Modifier and Type Method Description RevokeRelationRequestTypeObjectFactory. createRevokeRelationRequestType()Create an instance ofRevokeRelationRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type RevokeRelationRequestType Modifier and Type Method Description JAXBElement<RevokeRelationRequestType>ObjectFactory. createRevokeRelationRequest(RevokeRelationRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type RevokeRelationRequestType Modifier and Type Method Description JAXBElement<RevokeRelationRequestType>ObjectFactory. createRevokeRelationRequest(RevokeRelationRequestType value)
-