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