Uses of Enum
model.Error401UnauthorizedEmbeddedErrorsInner.CodeEnum
Packages that use Error401UnauthorizedEmbeddedErrorsInner.CodeEnum
-
Uses of Error401UnauthorizedEmbeddedErrorsInner.CodeEnum in model
Methods in model that return Error401UnauthorizedEmbeddedErrorsInner.CodeEnumModifier and TypeMethodDescriptionError401UnauthorizedEmbeddedErrorsInner.getCode()Get codeError401UnauthorizedEmbeddedErrorsInner.CodeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.Error401UnauthorizedEmbeddedErrorsInner.CodeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in model with parameters of type Error401UnauthorizedEmbeddedErrorsInner.CodeEnumModifier and TypeMethodDescriptionError401UnauthorizedEmbeddedErrorsInner.code(Error401UnauthorizedEmbeddedErrorsInner.CodeEnum code) voidError401UnauthorizedEmbeddedErrorsInner.setCode(Error401UnauthorizedEmbeddedErrorsInner.CodeEnum code) voidError401UnauthorizedEmbeddedErrorsInner.CodeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, Error401UnauthorizedEmbeddedErrorsInner.CodeEnum enumeration)