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