Uses of Class
dev.vality.damsel.preauth.State3DSecure._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.preauth |
-
Uses of State3DSecure._Fields in dev.vality.damsel.preauth
Fields in dev.vality.damsel.preauth with type parameters of type State3DSecure._Fields Modifier and Type Field Description static Map<State3DSecure._Fields,org.apache.thrift.meta_data.FieldMetaData>State3DSecure. metaDataMapMethods in dev.vality.damsel.preauth that return State3DSecure._Fields Modifier and Type Method Description State3DSecure._FieldsState3DSecure. 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._Fields[]State3DSecure. getFields()static State3DSecure._FieldsState3DSecure._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static State3DSecure._Fields[]State3DSecure._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.preauth that return types with arguments of type State3DSecure._Fields Modifier and Type Method Description Map<State3DSecure._Fields,org.apache.thrift.meta_data.FieldMetaData>State3DSecure. getFieldMetaData()Methods in dev.vality.damsel.preauth with parameters of type State3DSecure._Fields Modifier and Type Method Description ObjectState3DSecure. 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)