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