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