| 限定符和类型 | 方法和说明 |
|---|---|
static FeatureBean.Builder |
FeatureBean.builder() |
FeatureBean.Builder |
FeatureBean.Builder.createTime(java.util.Date createTime)
fill the field : fd_feature.create_time
|
FeatureBean.Builder |
FeatureBean.Builder.feature(java.nio.ByteBuffer feature)
fill the field : fd_feature.feature
|
FeatureBean.Builder |
FeatureBean.Builder.md5(java.lang.String md5)
fill the field : fd_feature.md5
|
FeatureBean.Builder |
FeatureBean.Builder.reset()
reset the bean as template
|
FeatureBean.Builder |
FeatureBean.Builder.template(FeatureBean bean)
set a bean as template,must not be
null |
Copyright © 2020. All Rights Reserved.