Uses of Enum Class
dev.vality.damsel.preauth.State3DSecure._Fields
Packages that use State3DSecure._Fields
-
Uses of State3DSecure._Fields in dev.vality.damsel.preauth
Fields in dev.vality.damsel.preauth with type parameters of type State3DSecure._FieldsModifier and TypeFieldDescriptionstatic final Map<State3DSecure._Fields,org.apache.thrift.meta_data.FieldMetaData> State3DSecure.metaDataMapMethods in dev.vality.damsel.preauth that return State3DSecure._FieldsModifier and TypeMethodDescriptionState3DSecure.fieldForId(int fieldId) static State3DSecure._FieldsState3DSecure._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static State3DSecure._FieldsState3DSecure._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static State3DSecure._FieldsState3DSecure._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.State3DSecure.getFields()static State3DSecure._FieldsReturns the enum constant of this class with the specified name.static State3DSecure._Fields[]State3DSecure._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.preauth that return types with arguments of type State3DSecure._FieldsModifier and TypeMethodDescriptionMap<State3DSecure._Fields,org.apache.thrift.meta_data.FieldMetaData> State3DSecure.getFieldMetaData()Methods in dev.vality.damsel.preauth with parameters of type State3DSecure._FieldsModifier and TypeMethodDescriptionState3DSecure.getFieldValue(State3DSecure._Fields field) booleanState3DSecure.isSet(State3DSecure._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidState3DSecure.setFieldValue(State3DSecure._Fields field, Object value)