Uses of Class
dev.vality.machinegun.stateproc.MachineNotFound._Fields
| Package | Description |
|---|---|
| dev.vality.machinegun.stateproc |
-
Uses of MachineNotFound._Fields in dev.vality.machinegun.stateproc
Fields in dev.vality.machinegun.stateproc with type parameters of type MachineNotFound._Fields Modifier and Type Field Description static Map<MachineNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData>MachineNotFound. metaDataMapMethods in dev.vality.machinegun.stateproc that return MachineNotFound._Fields Modifier and Type Method Description MachineNotFound._FieldsMachineNotFound. fieldForId(int fieldId)static MachineNotFound._FieldsMachineNotFound._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static MachineNotFound._FieldsMachineNotFound._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static MachineNotFound._FieldsMachineNotFound._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.MachineNotFound._Fields[]MachineNotFound. getFields()static MachineNotFound._FieldsMachineNotFound._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static MachineNotFound._Fields[]MachineNotFound._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.machinegun.stateproc that return types with arguments of type MachineNotFound._Fields Modifier and Type Method Description Map<MachineNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData>MachineNotFound. getFieldMetaData()Methods in dev.vality.machinegun.stateproc with parameters of type MachineNotFound._Fields Modifier and Type Method Description ObjectMachineNotFound. getFieldValue(MachineNotFound._Fields field)booleanMachineNotFound. isSet(MachineNotFound._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidMachineNotFound. setFieldValue(MachineNotFound._Fields field, Object value)