Uses of Enum Class
dev.vality.damsel.webhooker.CustomerBindingStarted._Fields
Packages that use CustomerBindingStarted._Fields
-
Uses of CustomerBindingStarted._Fields in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type CustomerBindingStarted._FieldsModifier and TypeFieldDescriptionstatic final Map<CustomerBindingStarted._Fields,org.apache.thrift.meta_data.FieldMetaData> CustomerBindingStarted.metaDataMapMethods in dev.vality.damsel.webhooker that return CustomerBindingStarted._FieldsModifier and TypeMethodDescriptionCustomerBindingStarted.fieldForId(int fieldId) CustomerBindingStarted._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.CustomerBindingStarted._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.CustomerBindingStarted._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.CustomerBindingStarted.getFields()Returns the enum constant of this class with the specified name.static CustomerBindingStarted._Fields[]CustomerBindingStarted._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 CustomerBindingStarted._FieldsModifier and TypeMethodDescriptionMap<CustomerBindingStarted._Fields,org.apache.thrift.meta_data.FieldMetaData> CustomerBindingStarted.getFieldMetaData()Methods in dev.vality.damsel.webhooker with parameters of type CustomerBindingStarted._FieldsModifier and TypeMethodDescriptionCustomerBindingStarted.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)