Uses of Class
dev.vality.payout.manager.PayoutFailed._Fields
-
Uses of PayoutFailed._Fields in dev.vality.payout.manager
Fields in dev.vality.payout.manager with type parameters of type PayoutFailed._Fields Modifier and Type Field Description static Map<PayoutFailed._Fields,org.apache.thrift.meta_data.FieldMetaData>PayoutFailed. metaDataMapMethods in dev.vality.payout.manager that return PayoutFailed._Fields Modifier and Type Method Description PayoutFailed._FieldsPayoutFailed. fieldForId(int fieldId)static PayoutFailed._FieldsPayoutFailed._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static PayoutFailed._FieldsPayoutFailed._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static PayoutFailed._FieldsPayoutFailed._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PayoutFailed._Fields[]PayoutFailed. getFields()static PayoutFailed._FieldsPayoutFailed._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static PayoutFailed._Fields[]PayoutFailed._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 PayoutFailed._Fields Modifier and Type Method Description Map<PayoutFailed._Fields,org.apache.thrift.meta_data.FieldMetaData>PayoutFailed. getFieldMetaData()Methods in dev.vality.payout.manager with parameters of type PayoutFailed._Fields Modifier and Type Method Description ObjectPayoutFailed. getFieldValue(PayoutFailed._Fields field)booleanPayoutFailed. isSet(PayoutFailed._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidPayoutFailed. setFieldValue(PayoutFailed._Fields field, Object value)