Uses of Enum Class
dev.vality.damsel.payment_processing.ClaimEffect._Fields
Packages that use ClaimEffect._Fields
-
Uses of ClaimEffect._Fields in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing with type parameters of type ClaimEffect._FieldsModifier and TypeFieldDescriptionstatic final Map<ClaimEffect._Fields,org.apache.thrift.meta_data.FieldMetaData> ClaimEffect.metaDataMapMethods in dev.vality.damsel.payment_processing that return ClaimEffect._FieldsModifier and TypeMethodDescriptionprotected ClaimEffect._FieldsClaimEffect.enumForId(short id) ClaimEffect.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.getFields()static ClaimEffect._FieldsReturns the enum constant of this class with the specified name.static ClaimEffect._Fields[]ClaimEffect._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.payment_processing that return types with arguments of type ClaimEffect._FieldsModifier and TypeMethodDescriptionMap<ClaimEffect._Fields,org.apache.thrift.meta_data.FieldMetaData> ClaimEffect.getFieldMetaData()Methods in dev.vality.damsel.payment_processing with parameters of type ClaimEffect._FieldsModifier and TypeMethodDescriptionprotected 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