Uses of Enum Class
dev.vality.damsel.message_sender.ShopExclusionRule._Fields
Packages that use ShopExclusionRule._Fields
-
Uses of ShopExclusionRule._Fields in dev.vality.damsel.message_sender
Fields in dev.vality.damsel.message_sender with type parameters of type ShopExclusionRule._FieldsModifier and TypeFieldDescriptionstatic final Map<ShopExclusionRule._Fields,org.apache.thrift.meta_data.FieldMetaData> ShopExclusionRule.metaDataMapMethods in dev.vality.damsel.message_sender that return ShopExclusionRule._FieldsModifier and TypeMethodDescriptionShopExclusionRule.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.getFields()static ShopExclusionRule._FieldsReturns the enum constant of this class with the specified name.static ShopExclusionRule._Fields[]ShopExclusionRule._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.message_sender that return types with arguments of type ShopExclusionRule._FieldsModifier and TypeMethodDescriptionMap<ShopExclusionRule._Fields,org.apache.thrift.meta_data.FieldMetaData> ShopExclusionRule.getFieldMetaData()Methods in dev.vality.damsel.message_sender with parameters of type ShopExclusionRule._FieldsModifier and TypeMethodDescriptionShopExclusionRule.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)