Uses of Enum
model.Error404NotFoundListEmbeddedErrorsInner.CodeEnum
Packages that use Error404NotFoundListEmbeddedErrorsInner.CodeEnum
-
Uses of Error404NotFoundListEmbeddedErrorsInner.CodeEnum in model
Methods in model that return Error404NotFoundListEmbeddedErrorsInner.CodeEnumModifier and TypeMethodDescriptionError404NotFoundListEmbeddedErrorsInner.getCode()Get codeError404NotFoundListEmbeddedErrorsInner.CodeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.Error404NotFoundListEmbeddedErrorsInner.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 Error404NotFoundListEmbeddedErrorsInner.CodeEnumModifier and TypeMethodDescriptionError404NotFoundListEmbeddedErrorsInner.code(Error404NotFoundListEmbeddedErrorsInner.CodeEnum code) voidError404NotFoundListEmbeddedErrorsInner.setCode(Error404NotFoundListEmbeddedErrorsInner.CodeEnum code) voidError404NotFoundListEmbeddedErrorsInner.CodeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, Error404NotFoundListEmbeddedErrorsInner.CodeEnum enumeration)