Uses of Enum Class
dev.vality.damsel.proxy_inspector.BlackListContext._Fields
Packages that use BlackListContext._Fields
-
Uses of BlackListContext._Fields in dev.vality.damsel.proxy_inspector
Fields in dev.vality.damsel.proxy_inspector with type parameters of type BlackListContext._FieldsModifier and TypeFieldDescriptionstatic final Map<BlackListContext._Fields,org.apache.thrift.meta_data.FieldMetaData> BlackListContext.metaDataMapMethods in dev.vality.damsel.proxy_inspector that return BlackListContext._FieldsModifier and TypeMethodDescriptionBlackListContext.fieldForId(int fieldId) static BlackListContext._FieldsBlackListContext._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static BlackListContext._FieldsBlackListContext._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static BlackListContext._FieldsBlackListContext._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.BlackListContext.getFields()static BlackListContext._FieldsReturns the enum constant of this class with the specified name.static BlackListContext._Fields[]BlackListContext._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.proxy_inspector that return types with arguments of type BlackListContext._FieldsModifier and TypeMethodDescriptionMap<BlackListContext._Fields,org.apache.thrift.meta_data.FieldMetaData> BlackListContext.getFieldMetaData()Methods in dev.vality.damsel.proxy_inspector with parameters of type BlackListContext._FieldsModifier and TypeMethodDescriptionBlackListContext.getFieldValue(BlackListContext._Fields field) booleanBlackListContext.isSet(BlackListContext._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidBlackListContext.setFieldValue(BlackListContext._Fields field, Object value)