Uses of Enum Class
dev.vality.damsel.claim_management.ShopModification._Fields
Packages that use ShopModification._Fields
-
Uses of ShopModification._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type ShopModification._FieldsModifier and TypeFieldDescriptionstatic final Map<ShopModification._Fields,org.apache.thrift.meta_data.FieldMetaData> ShopModification.metaDataMapMethods in dev.vality.damsel.claim_management that return ShopModification._FieldsModifier and TypeMethodDescriptionprotected ShopModification._FieldsShopModification.enumForId(short id) ShopModification.fieldForId(int fieldId) static ShopModification._FieldsShopModification._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static ShopModification._FieldsShopModification._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static ShopModification._FieldsShopModification._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ShopModification.getFields()static ShopModification._FieldsReturns the enum constant of this class with the specified name.static ShopModification._Fields[]ShopModification._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.claim_management that return types with arguments of type ShopModification._FieldsModifier and TypeMethodDescriptionMap<ShopModification._Fields,org.apache.thrift.meta_data.FieldMetaData> ShopModification.getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type ShopModification._FieldsModifier and TypeMethodDescriptionprotected voidShopModification.checkType(ShopModification._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldShopModification.getFieldDesc(ShopModification._Fields setField) Constructors in dev.vality.damsel.claim_management with parameters of type ShopModification._Fields