public interface BxFile
| Modifier and Type | Interface and Description |
|---|---|
static class |
BxFile.Binary
位元组资讯。
|
| Modifier and Type | Method and Description |
|---|---|
BxFile.Binary |
generate()
产生文件的位元组资讯。
|
java.lang.String |
getFileName()
取得文件名称。
|
onbon.bx05.message.common.FileType |
getFileType()
取得文件类型。
|
BxFile.Binary generate() throws Bx5GException
Bx5GException - 产生位元组资讯时发生错误。java.lang.String getFileName()
onbon.bx05.message.common.FileType getFileType()