Uses of Enum Class
dev.vality.damsel.payment_processing.InvoiceRepairScenario._Fields
Packages that use InvoiceRepairScenario._Fields
-
Uses of InvoiceRepairScenario._Fields in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing with type parameters of type InvoiceRepairScenario._FieldsModifier and TypeFieldDescriptionstatic final Map<InvoiceRepairScenario._Fields,org.apache.thrift.meta_data.FieldMetaData> InvoiceRepairScenario.metaDataMapMethods in dev.vality.damsel.payment_processing that return InvoiceRepairScenario._FieldsModifier and TypeMethodDescriptionprotected InvoiceRepairScenario._FieldsInvoiceRepairScenario.enumForId(short id) InvoiceRepairScenario.fieldForId(int fieldId) InvoiceRepairScenario._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.InvoiceRepairScenario._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.InvoiceRepairScenario._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InvoiceRepairScenario.getFields()Returns the enum constant of this class with the specified name.static InvoiceRepairScenario._Fields[]InvoiceRepairScenario._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 InvoiceRepairScenario._FieldsModifier and TypeMethodDescriptionMap<InvoiceRepairScenario._Fields,org.apache.thrift.meta_data.FieldMetaData> InvoiceRepairScenario.getFieldMetaData()Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceRepairScenario._FieldsModifier and TypeMethodDescriptionprotected voidInvoiceRepairScenario.checkType(InvoiceRepairScenario._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldInvoiceRepairScenario.getFieldDesc(InvoiceRepairScenario._Fields setField) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoiceRepairScenario._FieldsModifierConstructorDescriptionInvoiceRepairScenario(InvoiceRepairScenario._Fields setField, Object value)