com.pax.dal.entity

Class IccPara

  • java.lang.Object
    • com.pax.dal.entity.IccPara


  • public class IccPara
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      IccPara() 
    • Constructor Detail

    • Method Detail

      • getApdu_format_w

        public byte getApdu_format_w()
        apdu格式写入允许。
        The apdu format is write enable.
        Returns:
        • 1 -- 允许
        • 其它 -- 不允许
        • 1 -- allowed
        • Others -- not allowed
      • setApdu_format_w

        public void setApdu_format_w(byte apdu_format_w)
        apdu格式写入允许。
        The apdu format is write enable.
        Parameters:
        apdu_format_w -
        • 1 -- 允许
        • 其它 -- 不允许
        • 1 -- allowed
        • Others -- not allowed
      • getApdu_format_val

        public byte getApdu_format_val()
        apdu格式控制变量。
        The apdu format control variable.
        Returns:
      • setApdu_format_val

        public void setApdu_format_val(byte apdu_format_val)
        apdu格式控制变量。
        The apdu format control variable.
        Parameters:
        apdu_format_val -
      • getReserved

        public byte[] getReserved()
        保留字节,用于将来扩展。
        Preserve the bytes for future expansion.
        Returns:
      • setReserved

        public void setReserved(byte[] reserved)
        保留字节,用于将来扩展。
        Preserve the bytes for future expansion.
        Parameters:
        reserved -