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