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