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