Uses of Enum Class
dev.vality.damsel.webhooker.InvoicePaymentCreated._Fields
Packages that use InvoicePaymentCreated._Fields
-
Uses of InvoicePaymentCreated._Fields in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type InvoicePaymentCreated._FieldsModifier and TypeFieldDescriptionstatic final Map<InvoicePaymentCreated._Fields,org.apache.thrift.meta_data.FieldMetaData> InvoicePaymentCreated.metaDataMapMethods in dev.vality.damsel.webhooker that return InvoicePaymentCreated._FieldsModifier and TypeMethodDescriptionInvoicePaymentCreated.fieldForId(int fieldId) InvoicePaymentCreated._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.InvoicePaymentCreated._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.InvoicePaymentCreated._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InvoicePaymentCreated.getFields()Returns the enum constant of this class with the specified name.static InvoicePaymentCreated._Fields[]InvoicePaymentCreated._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.webhooker that return types with arguments of type InvoicePaymentCreated._FieldsModifier and TypeMethodDescriptionMap<InvoicePaymentCreated._Fields,org.apache.thrift.meta_data.FieldMetaData> InvoicePaymentCreated.getFieldMetaData()Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentCreated._FieldsModifier and TypeMethodDescriptionInvoicePaymentCreated.getFieldValue(InvoicePaymentCreated._Fields field) booleanInvoicePaymentCreated.isSet(InvoicePaymentCreated._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidInvoicePaymentCreated.setFieldValue(InvoicePaymentCreated._Fields field, Object value)