Uses of Enum Class
net.anotheria.portalkit.adminapi.rest.ErrorKey
Packages that use ErrorKey
-
Uses of ErrorKey in net.anotheria.portalkit.adminapi.rest
Methods in net.anotheria.portalkit.adminapi.rest that return ErrorKeyModifier and TypeMethodDescriptionReplyObject.getErrorKey()static ErrorKeyReturns the enum constant of this class with the specified name.static ErrorKey[]ErrorKey.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.anotheria.portalkit.adminapi.rest with parameters of type ErrorKeyModifier and TypeMethodDescriptionstatic ReplyObjectstatic ReplyObjectstatic ReplyObjectvoidReplyObject.setErrorKey(ErrorKey errorKey)