クラスの使用
com.github.dabasan.xops.properties.exe.XOPSVersion
| パッケージ | 説明 |
|---|---|
| com.github.dabasan.xops.properties.exe |
-
com.github.dabasan.xops.properties.exeでのXOPSVersionの使用
XOPSVersionを返すcom.github.dabasan.xops.properties.exeのメソッド 修飾子とタイプ メソッド 説明 static XOPSVersionXOPSExeFunctions. GetXOPSVersion(String xops_filename)Returns the version of XOPS.static XOPSVersionXOPSExeFunctions. GetXOPSVersion(List<Byte> bin)Returns the version of XOPS.static XOPSVersionXOPSVersion. valueOf(String name)指定した名前を持つこの型の列挙型定数を返します。static XOPSVersion[]XOPSVersion. values()この列挙型の定数を含む配列を宣言されている順序で 返します。