Uses of Enum Class
dev.vality.damsel.payment_processing.CustomerChange._Fields
Packages that use CustomerChange._Fields
-
Uses of CustomerChange._Fields in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing with type parameters of type CustomerChange._FieldsModifier and TypeFieldDescriptionstatic final Map<CustomerChange._Fields,org.apache.thrift.meta_data.FieldMetaData> CustomerChange.metaDataMapMethods in dev.vality.damsel.payment_processing that return CustomerChange._FieldsModifier and TypeMethodDescriptionprotected CustomerChange._FieldsCustomerChange.enumForId(short id) CustomerChange.fieldForId(int fieldId) static CustomerChange._FieldsCustomerChange._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static CustomerChange._FieldsCustomerChange._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static CustomerChange._FieldsCustomerChange._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.CustomerChange.getFields()static CustomerChange._FieldsReturns the enum constant of this class with the specified name.static CustomerChange._Fields[]CustomerChange._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.payment_processing that return types with arguments of type CustomerChange._FieldsModifier and TypeMethodDescriptionMap<CustomerChange._Fields,org.apache.thrift.meta_data.FieldMetaData> CustomerChange.getFieldMetaData()Methods in dev.vality.damsel.payment_processing with parameters of type CustomerChange._FieldsModifier and TypeMethodDescriptionprotected voidCustomerChange.checkType(CustomerChange._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldCustomerChange.getFieldDesc(CustomerChange._Fields setField) Constructors in dev.vality.damsel.payment_processing with parameters of type CustomerChange._Fields