パッケージ jp.co.osstech.libjeid.dl

クラス DLDate


  • public class DLDate
    extends DriverLicenseDate
    DLDateは、元号+YYMMDD形式の日付クラスです。
    • コンストラクタの概要

      コンストラクタ 
      コンストラクタ 説明
      DLDate​(byte[] encoded)
      DriverLicenseDateオブジェクトを構築します。
    • メソッドの概要

      • クラスから継承されたメソッド java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • コンストラクタの詳細

      • DLDate

        public DLDate​(byte[] encoded)
               throws java.io.IOException
        DriverLicenseDateオブジェクトを構築します。
        パラメータ:
        encoded - 符号化データ
        例外:
        java.io.IOException - デコードエラー