Uses of Enum
ca.uhn.fhir.rest.client.method.BaseResourceReturningMethodBinding.ReturnTypeEnum
-
Uses of BaseResourceReturningMethodBinding.ReturnTypeEnum in ca.uhn.fhir.rest.client.method
Modifier and TypeMethodDescriptionBaseResourceReturningMethodBinding.getReturnType()
ConformanceMethodBinding.getReturnType()
HistoryMethodBinding.getReturnType()
OperationMethodBinding.getReturnType()
PageMethodBinding.getReturnType()
ReadMethodBinding.getReturnType()
SearchMethodBinding.getReturnType()
TransactionMethodBinding.getReturnType()
Returns the enum constant of this type with the specified name.BaseResourceReturningMethodBinding.ReturnTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.