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