Uses of Enum Class
dev.vality.damsel.withdrawals.processing.SessionResult._Fields
Packages that use SessionResult._Fields
-
Uses of SessionResult._Fields in dev.vality.damsel.withdrawals.processing
Fields in dev.vality.damsel.withdrawals.processing with type parameters of type SessionResult._FieldsModifier and TypeFieldDescriptionstatic final Map<SessionResult._Fields,org.apache.thrift.meta_data.FieldMetaData> SessionResult.metaDataMapMethods in dev.vality.damsel.withdrawals.processing that return SessionResult._FieldsModifier and TypeMethodDescriptionprotected SessionResult._FieldsSessionResult.enumForId(short id) SessionResult.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.getFields()static SessionResult._FieldsReturns the enum constant of this class with the specified name.static SessionResult._Fields[]SessionResult._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.withdrawals.processing that return types with arguments of type SessionResult._FieldsModifier and TypeMethodDescriptionMap<SessionResult._Fields,org.apache.thrift.meta_data.FieldMetaData> SessionResult.getFieldMetaData()Methods in dev.vality.damsel.withdrawals.processing with parameters of type SessionResult._FieldsModifier and TypeMethodDescriptionprotected voidSessionResult.checkType(SessionResult._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldSessionResult.getFieldDesc(SessionResult._Fields setField) Constructors in dev.vality.damsel.withdrawals.processing with parameters of type SessionResult._Fields