Uses of Class
dev.vality.damsel.webhooker.CustomerBindingStarted._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of CustomerBindingStarted._Fields in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type CustomerBindingStarted._Fields Modifier and Type Field Description static Map<CustomerBindingStarted._Fields,org.apache.thrift.meta_data.FieldMetaData>CustomerBindingStarted. metaDataMapMethods in dev.vality.damsel.webhooker that return CustomerBindingStarted._Fields Modifier and Type Method Description CustomerBindingStarted._FieldsCustomerBindingStarted. fieldForId(int fieldId)static CustomerBindingStarted._FieldsCustomerBindingStarted._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static CustomerBindingStarted._FieldsCustomerBindingStarted._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static CustomerBindingStarted._FieldsCustomerBindingStarted._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.CustomerBindingStarted._Fields[]CustomerBindingStarted. getFields()static CustomerBindingStarted._FieldsCustomerBindingStarted._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static CustomerBindingStarted._Fields[]CustomerBindingStarted._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 CustomerBindingStarted._Fields Modifier and Type Method Description Map<CustomerBindingStarted._Fields,org.apache.thrift.meta_data.FieldMetaData>CustomerBindingStarted. getFieldMetaData()Methods in dev.vality.damsel.webhooker with parameters of type CustomerBindingStarted._Fields Modifier and Type Method Description ObjectCustomerBindingStarted. getFieldValue(CustomerBindingStarted._Fields field)booleanCustomerBindingStarted. isSet(CustomerBindingStarted._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidCustomerBindingStarted. setFieldValue(CustomerBindingStarted._Fields field, Object value)