Uses of Class
dev.vality.damsel.message_sender.ShopExclusionRule._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.message_sender |
-
Uses of ShopExclusionRule._Fields in dev.vality.damsel.message_sender
Fields in dev.vality.damsel.message_sender with type parameters of type ShopExclusionRule._Fields Modifier and Type Field Description static Map<ShopExclusionRule._Fields,org.apache.thrift.meta_data.FieldMetaData>ShopExclusionRule. metaDataMapMethods in dev.vality.damsel.message_sender that return ShopExclusionRule._Fields Modifier and Type Method Description ShopExclusionRule._FieldsShopExclusionRule. fieldForId(int fieldId)static ShopExclusionRule._FieldsShopExclusionRule._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static ShopExclusionRule._FieldsShopExclusionRule._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static ShopExclusionRule._FieldsShopExclusionRule._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ShopExclusionRule._Fields[]ShopExclusionRule. getFields()static ShopExclusionRule._FieldsShopExclusionRule._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ShopExclusionRule._Fields[]ShopExclusionRule._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.message_sender that return types with arguments of type ShopExclusionRule._Fields Modifier and Type Method Description Map<ShopExclusionRule._Fields,org.apache.thrift.meta_data.FieldMetaData>ShopExclusionRule. getFieldMetaData()Methods in dev.vality.damsel.message_sender with parameters of type ShopExclusionRule._Fields Modifier and Type Method Description ObjectShopExclusionRule. getFieldValue(ShopExclusionRule._Fields field)booleanShopExclusionRule. isSet(ShopExclusionRule._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidShopExclusionRule. setFieldValue(ShopExclusionRule._Fields field, Object value)