Uses of Enum Class
dev.vality.damsel.domain.InvoicePaymentMerchantRegistration._Fields
Packages that use InvoicePaymentMerchantRegistration._Fields
-
Uses of InvoicePaymentMerchantRegistration._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type InvoicePaymentMerchantRegistration._FieldsModifier and TypeFieldDescriptionstatic final Map<InvoicePaymentMerchantRegistration._Fields,org.apache.thrift.meta_data.FieldMetaData> InvoicePaymentMerchantRegistration.metaDataMapMethods in dev.vality.damsel.domain that return InvoicePaymentMerchantRegistration._FieldsModifier and TypeMethodDescriptionInvoicePaymentMerchantRegistration.fieldForId(int fieldId) InvoicePaymentMerchantRegistration._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.InvoicePaymentMerchantRegistration._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.InvoicePaymentMerchantRegistration._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InvoicePaymentMerchantRegistration.getFields()Returns the enum constant of this class with the specified name.InvoicePaymentMerchantRegistration._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 InvoicePaymentMerchantRegistration._FieldsModifier and TypeMethodDescriptionMap<InvoicePaymentMerchantRegistration._Fields,org.apache.thrift.meta_data.FieldMetaData> InvoicePaymentMerchantRegistration.getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentMerchantRegistration._FieldsModifier and TypeMethodDescriptionInvoicePaymentMerchantRegistration.getFieldValue(InvoicePaymentMerchantRegistration._Fields field) booleanInvoicePaymentMerchantRegistration.isSet(InvoicePaymentMerchantRegistration._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidInvoicePaymentMerchantRegistration.setFieldValue(InvoicePaymentMerchantRegistration._Fields field, Object value)