Uses of Class
dev.vality.damsel.identity.errors.IdentificationFailure._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.identity.errors |
-
Uses of IdentificationFailure._Fields in dev.vality.damsel.identity.errors
Fields in dev.vality.damsel.identity.errors with type parameters of type IdentificationFailure._Fields Modifier and Type Field Description static Map<IdentificationFailure._Fields,org.apache.thrift.meta_data.FieldMetaData>IdentificationFailure. metaDataMapMethods in dev.vality.damsel.identity.errors that return IdentificationFailure._Fields Modifier and Type Method Description protected IdentificationFailure._FieldsIdentificationFailure. enumForId(short id)IdentificationFailure._FieldsIdentificationFailure. fieldForId(int fieldId)static IdentificationFailure._FieldsIdentificationFailure._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static IdentificationFailure._FieldsIdentificationFailure._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static IdentificationFailure._FieldsIdentificationFailure._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.IdentificationFailure._Fields[]IdentificationFailure. getFields()static IdentificationFailure._FieldsIdentificationFailure._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static IdentificationFailure._Fields[]IdentificationFailure._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.identity.errors that return types with arguments of type IdentificationFailure._Fields Modifier and Type Method Description Map<IdentificationFailure._Fields,org.apache.thrift.meta_data.FieldMetaData>IdentificationFailure. getFieldMetaData()Methods in dev.vality.damsel.identity.errors with parameters of type IdentificationFailure._Fields Modifier and Type Method Description protected voidIdentificationFailure. checkType(IdentificationFailure._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldIdentificationFailure. getFieldDesc(IdentificationFailure._Fields setField)Constructors in dev.vality.damsel.identity.errors with parameters of type IdentificationFailure._Fields Constructor Description IdentificationFailure(IdentificationFailure._Fields setField, Object value)