Uses of Class
dev.vality.swag.analytics.model.InlineResponse4001.CodeEnum
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of InlineResponse4001.CodeEnum in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return InlineResponse4001.CodeEnum Modifier and Type Method Description static InlineResponse4001.CodeEnumInlineResponse4001.CodeEnum. fromValue(String text)InlineResponse4001.CodeEnumInlineResponse4001. getCode()[Код ошибки](#tag/Error-Codes)static InlineResponse4001.CodeEnumInlineResponse4001.CodeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static InlineResponse4001.CodeEnum[]InlineResponse4001.CodeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.swag.analytics.model with parameters of type InlineResponse4001.CodeEnum Modifier and Type Method Description InlineResponse4001InlineResponse4001. code(InlineResponse4001.CodeEnum code)voidInlineResponse4001. setCode(InlineResponse4001.CodeEnum code)