Uses of Enum
ca.uhn.fhir.rest.server.method.MethodMatchEnum
-
Uses of MethodMatchEnum in ca.uhn.fhir.rest.server.method
Modifier and TypeMethodDescriptionabstract MethodMatchEnum
BaseMethodBinding.incomingServerRequestMatchesMethod
(RequestDetails theRequest) ConformanceMethodBinding.incomingServerRequestMatchesMethod
(RequestDetails theRequest) GraphQLMethodBinding.incomingServerRequestMatchesMethod
(RequestDetails theRequest) HistoryMethodBinding.incomingServerRequestMatchesMethod
(RequestDetails theRequest) OperationMethodBinding.incomingServerRequestMatchesMethod
(RequestDetails theRequest) PageMethodBinding.incomingServerRequestMatchesMethod
(RequestDetails theRequest) PatchMethodBinding.incomingServerRequestMatchesMethod
(RequestDetails theRequest) ReadMethodBinding.incomingServerRequestMatchesMethod
(RequestDetails theRequest) SearchMethodBinding.incomingServerRequestMatchesMethod
(RequestDetails theRequest) TransactionMethodBinding.incomingServerRequestMatchesMethod
(RequestDetails theRequest) static MethodMatchEnum
Returns the enum constant of this type with the specified name.static MethodMatchEnum[]
MethodMatchEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.MethodMatchEnum.weakerOf
(MethodMatchEnum theOther)