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