Uses of Class
be.fgov.ehealth.recipe.protocol.v4.RevokeRelationResponseType
-
Packages that use RevokeRelationResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of RevokeRelationResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return RevokeRelationResponseType Modifier and Type Method Description RevokeRelationResponseTypeObjectFactory. createRevokeRelationResponseType()Create an instance ofRevokeRelationResponseTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type RevokeRelationResponseType Modifier and Type Method Description JAXBElement<RevokeRelationResponseType>ObjectFactory. createRevokeRelationResponse(RevokeRelationResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type RevokeRelationResponseType Modifier and Type Method Description JAXBElement<RevokeRelationResponseType>ObjectFactory. createRevokeRelationResponse(RevokeRelationResponseType value)
-