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