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