Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentRefundChange._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of InvoicePaymentRefundChange._Fields in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type InvoicePaymentRefundChange._Fields Modifier and Type Field Description static Map<InvoicePaymentRefundChange._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoicePaymentRefundChange. metaDataMapMethods in dev.vality.damsel.webhooker that return InvoicePaymentRefundChange._Fields Modifier and Type Method Description protected InvoicePaymentRefundChange._FieldsInvoicePaymentRefundChange. enumForId(short id)InvoicePaymentRefundChange._FieldsInvoicePaymentRefundChange. fieldForId(int fieldId)static InvoicePaymentRefundChange._FieldsInvoicePaymentRefundChange._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static InvoicePaymentRefundChange._FieldsInvoicePaymentRefundChange._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static InvoicePaymentRefundChange._FieldsInvoicePaymentRefundChange._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InvoicePaymentRefundChange._Fields[]InvoicePaymentRefundChange. getFields()static InvoicePaymentRefundChange._FieldsInvoicePaymentRefundChange._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static InvoicePaymentRefundChange._Fields[]InvoicePaymentRefundChange._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 InvoicePaymentRefundChange._Fields Modifier and Type Method Description Map<InvoicePaymentRefundChange._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoicePaymentRefundChange. getFieldMetaData()Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundChange._Fields Modifier and Type Method Description protected voidInvoicePaymentRefundChange. checkType(InvoicePaymentRefundChange._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldInvoicePaymentRefundChange. getFieldDesc(InvoicePaymentRefundChange._Fields setField)Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundChange._Fields Constructor Description InvoicePaymentRefundChange(InvoicePaymentRefundChange._Fields setField, Object value)