Uses of Enum
com.sap.olingo.jpa.processor.core.api.example.JPAExampleModifyException.MessageKeys
Packages that use JPAExampleModifyException.MessageKeys
-
Uses of JPAExampleModifyException.MessageKeys in com.sap.olingo.jpa.processor.core.api.example
Methods in com.sap.olingo.jpa.processor.core.api.example that return JPAExampleModifyException.MessageKeysModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.JPAExampleModifyException.MessageKeys.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.sap.olingo.jpa.processor.core.api.example with parameters of type JPAExampleModifyException.MessageKeysModifierConstructorDescriptionJPAExampleModifyException(JPAExampleModifyException.MessageKeys messageKey, org.apache.olingo.commons.api.http.HttpStatusCode statusCode)