Uses of Enum
model.InstrumentUpdate1.StateEnum
Packages that use InstrumentUpdate1.StateEnum
-
Uses of InstrumentUpdate1.StateEnum in model
Methods in model that return InstrumentUpdate1.StateEnumModifier and TypeMethodDescriptionstatic InstrumentUpdate1.StateEnumInstrumentUpdate1.getState()The status of the `instrument_updates` resource and update request.InstrumentUpdate1.StateEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static InstrumentUpdate1.StateEnumReturns the enum constant of this type with the specified name.static InstrumentUpdate1.StateEnum[]InstrumentUpdate1.StateEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in model with parameters of type InstrumentUpdate1.StateEnumModifier and TypeMethodDescriptionvoidInstrumentUpdate1.setState(InstrumentUpdate1.StateEnum state) InstrumentUpdate1.state(InstrumentUpdate1.StateEnum state) voidInstrumentUpdate1.StateEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, InstrumentUpdate1.StateEnum enumeration)