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