您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
概要:
字段 |
可选 |
必需
详细资料:
字段 |
元素
SEARCH:
程序包
com.baidu.bjf.remoting.protobuf.annotation
Annotation Interface Ignore
@Target
({
TYPE
,
FIELD
})
@Retention
(
RUNTIME
)
@Inherited
@Documented
public @interface
Ignore
To ignore IDL generate to specified class or field.
从以下版本开始:
1.11.0
作者:
xiemalin