Uses of Class
onbon.bx06.file.BxFile.Binary

Packages that use BxFile.Binary
onbon.bx06.file 有关控制器文件相关的程式。
 
onbon.bx06.file.nd 有关控制器文件相关的程式。
 
 

Uses of BxFile.Binary in onbon.bx06.file
 

Fields in onbon.bx06.file declared as BxFile.Binary
 BxFile.Binary BxFile.Binary.pair
           
 

Methods in onbon.bx06.file that return BxFile.Binary
 BxFile.Binary VoiceBxFile.generate()
           
 BxFile.Binary ProgramDataBxFile.generate()
           
 BxFile.Binary ProgramBxFile.generate()
           
 BxFile.Binary LogoBxFile.generate()
           
 BxFile.Binary ControllerConfigBxFile.generate()
           
 BxFile.Binary BxFile.generate()
          产生文件的位元组资讯。
 

Constructors in onbon.bx06.file with parameters of type BxFile.Binary
BxFile.Binary(String fileName, onbon.bx06.message.common.FileType fileType, byte[] data, byte[] crc, BxFile.Binary pair)
          建构子。
 

Uses of BxFile.Binary in onbon.bx06.file.nd
 

Methods in onbon.bx06.file.nd that return BxFile.Binary
 BxFile.Binary ProgramBxFileND.generate()
           
 BxFile.Binary BxFileND.generate()
          产生文件的位元组资讯。
 



Copyright © 2020 onbon. All rights reserved.