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