Uses of Class
dev.vality.fistful.withdrawal_session.SessionStatus._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.withdrawal_session |
-
Uses of SessionStatus._Fields in dev.vality.fistful.withdrawal_session
Fields in dev.vality.fistful.withdrawal_session with type parameters of type SessionStatus._Fields Modifier and Type Field Description static Map<SessionStatus._Fields,org.apache.thrift.meta_data.FieldMetaData>SessionStatus. metaDataMapMethods in dev.vality.fistful.withdrawal_session that return SessionStatus._Fields Modifier and Type Method Description protected SessionStatus._FieldsSessionStatus. enumForId(short id)SessionStatus._FieldsSessionStatus. fieldForId(int fieldId)static SessionStatus._FieldsSessionStatus._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static SessionStatus._FieldsSessionStatus._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static SessionStatus._FieldsSessionStatus._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.SessionStatus._Fields[]SessionStatus. getFields()static SessionStatus._FieldsSessionStatus._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static SessionStatus._Fields[]SessionStatus._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 SessionStatus._Fields Modifier and Type Method Description Map<SessionStatus._Fields,org.apache.thrift.meta_data.FieldMetaData>SessionStatus. getFieldMetaData()Methods in dev.vality.fistful.withdrawal_session with parameters of type SessionStatus._Fields Modifier and Type Method Description protected voidSessionStatus. checkType(SessionStatus._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldSessionStatus. getFieldDesc(SessionStatus._Fields setField)Constructors in dev.vality.fistful.withdrawal_session with parameters of type SessionStatus._Fields Constructor Description SessionStatus(SessionStatus._Fields setField, Object value)