onbon.bx06.series
Class Bx6M

java.lang.Object
  extended by onbon.bx06.series.Bx6M
All Implemented Interfaces:
Bx6Card

public class Bx6M
extends Object
implements Bx6Card

BX6G 控制器规格。

Author:
ONBON

Constructor Summary
Bx6M()
           
 
Method Summary
 void apply(onbon.bx06.message.Bx06MessageHeader header)
          套用特殊至讯息表头。
 boolean isReverseFontData()
          取得是否要反轉字模結果。
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Bx6M

public Bx6M()
Method Detail

isReverseFontData

public boolean isReverseFontData()
Description copied from interface: Bx6Card
取得是否要反轉字模結果。

Specified by:
isReverseFontData in interface Bx6Card
Returns:
是否要反轉字模結果。

apply

public void apply(onbon.bx06.message.Bx06MessageHeader header)
Description copied from interface: Bx6Card
套用特殊至讯息表头。

Specified by:
apply in interface Bx6Card
Parameters:
header - 讯息表头。

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2020 onbon. All rights reserved.