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