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