
Uses of Enum Class
ca.uhn.fhir.rest.client.method.BaseResourceReturningMethodBinding.MethodReturnTypeEnum
Packages that use BaseResourceReturningMethodBinding.MethodReturnTypeEnum
-
Uses of BaseResourceReturningMethodBinding.MethodReturnTypeEnum in ca.uhn.fhir.rest.client.method
Methods in ca.uhn.fhir.rest.client.method that return BaseResourceReturningMethodBinding.MethodReturnTypeEnumModifier and TypeMethodDescriptionBaseResourceReturningMethodBinding.getMethodReturnType()
Returns the enum constant of this class with the specified name.BaseResourceReturningMethodBinding.MethodReturnTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.