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