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