Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentStatusChanged._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of InvoicePaymentStatusChanged._Fields in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type InvoicePaymentStatusChanged._Fields Modifier and Type Field Description static Map<InvoicePaymentStatusChanged._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoicePaymentStatusChanged. metaDataMapMethods in dev.vality.damsel.webhooker that return InvoicePaymentStatusChanged._Fields Modifier and Type Method Description InvoicePaymentStatusChanged._FieldsInvoicePaymentStatusChanged. fieldForId(int fieldId)static InvoicePaymentStatusChanged._FieldsInvoicePaymentStatusChanged._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static InvoicePaymentStatusChanged._FieldsInvoicePaymentStatusChanged._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static InvoicePaymentStatusChanged._FieldsInvoicePaymentStatusChanged._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InvoicePaymentStatusChanged._Fields[]InvoicePaymentStatusChanged. getFields()static InvoicePaymentStatusChanged._FieldsInvoicePaymentStatusChanged._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static InvoicePaymentStatusChanged._Fields[]InvoicePaymentStatusChanged._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.webhooker that return types with arguments of type InvoicePaymentStatusChanged._Fields Modifier and Type Method Description Map<InvoicePaymentStatusChanged._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoicePaymentStatusChanged. getFieldMetaData()Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentStatusChanged._Fields Modifier and Type Method Description ObjectInvoicePaymentStatusChanged. getFieldValue(InvoicePaymentStatusChanged._Fields field)booleanInvoicePaymentStatusChanged. isSet(InvoicePaymentStatusChanged._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidInvoicePaymentStatusChanged. setFieldValue(InvoicePaymentStatusChanged._Fields field, Object value)