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