Uses of Class
dev.vality.damsel.webhooker.CustomerBindingEvent._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of CustomerBindingEvent._Fields in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type CustomerBindingEvent._Fields Modifier and Type Field Description static Map<CustomerBindingEvent._Fields,org.apache.thrift.meta_data.FieldMetaData>CustomerBindingEvent. metaDataMapMethods in dev.vality.damsel.webhooker that return CustomerBindingEvent._Fields Modifier and Type Method Description protected CustomerBindingEvent._FieldsCustomerBindingEvent. enumForId(short id)CustomerBindingEvent._FieldsCustomerBindingEvent. 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._Fields[]CustomerBindingEvent. getFields()static CustomerBindingEvent._FieldsCustomerBindingEvent._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static CustomerBindingEvent._Fields[]CustomerBindingEvent._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.webhooker that return types with arguments of type CustomerBindingEvent._Fields Modifier and Type Method Description Map<CustomerBindingEvent._Fields,org.apache.thrift.meta_data.FieldMetaData>CustomerBindingEvent. getFieldMetaData()Methods in dev.vality.damsel.webhooker with parameters of type CustomerBindingEvent._Fields Modifier and Type Method Description protected 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._Fields Constructor Description CustomerBindingEvent(CustomerBindingEvent._Fields setField, Object value)