Uses of Class
dev.vality.fistful.fistful_stat.DepositAdjustmentStatusChangePlanStatus._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.fistful_stat |
-
Uses of DepositAdjustmentStatusChangePlanStatus._Fields in dev.vality.fistful.fistful_stat
Fields in dev.vality.fistful.fistful_stat with type parameters of type DepositAdjustmentStatusChangePlanStatus._Fields Modifier and Type Field Description static Map<DepositAdjustmentStatusChangePlanStatus._Fields,org.apache.thrift.meta_data.FieldMetaData>DepositAdjustmentStatusChangePlanStatus. metaDataMapMethods in dev.vality.fistful.fistful_stat that return DepositAdjustmentStatusChangePlanStatus._Fields Modifier and Type Method Description protected DepositAdjustmentStatusChangePlanStatus._FieldsDepositAdjustmentStatusChangePlanStatus. enumForId(short id)DepositAdjustmentStatusChangePlanStatus._FieldsDepositAdjustmentStatusChangePlanStatus. fieldForId(int fieldId)static DepositAdjustmentStatusChangePlanStatus._FieldsDepositAdjustmentStatusChangePlanStatus._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static DepositAdjustmentStatusChangePlanStatus._FieldsDepositAdjustmentStatusChangePlanStatus._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static DepositAdjustmentStatusChangePlanStatus._FieldsDepositAdjustmentStatusChangePlanStatus._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.DepositAdjustmentStatusChangePlanStatus._Fields[]DepositAdjustmentStatusChangePlanStatus. getFields()static DepositAdjustmentStatusChangePlanStatus._FieldsDepositAdjustmentStatusChangePlanStatus._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static DepositAdjustmentStatusChangePlanStatus._Fields[]DepositAdjustmentStatusChangePlanStatus._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.fistful_stat that return types with arguments of type DepositAdjustmentStatusChangePlanStatus._Fields Modifier and Type Method Description Map<DepositAdjustmentStatusChangePlanStatus._Fields,org.apache.thrift.meta_data.FieldMetaData>DepositAdjustmentStatusChangePlanStatus. getFieldMetaData()Methods in dev.vality.fistful.fistful_stat with parameters of type DepositAdjustmentStatusChangePlanStatus._Fields Modifier and Type Method Description protected voidDepositAdjustmentStatusChangePlanStatus. checkType(DepositAdjustmentStatusChangePlanStatus._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldDepositAdjustmentStatusChangePlanStatus. getFieldDesc(DepositAdjustmentStatusChangePlanStatus._Fields setField)Constructors in dev.vality.fistful.fistful_stat with parameters of type DepositAdjustmentStatusChangePlanStatus._Fields Constructor Description DepositAdjustmentStatusChangePlanStatus(DepositAdjustmentStatusChangePlanStatus._Fields setField, Object value)