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