パッケージ org.thinkit.api.catalog
インタフェース CodeSupport
-
- 既知のサブインタフェースのリスト:
BiCatalog<E,T>
,BiCatalogSupport<E,T>
,Catalog<E>
,CatalogSupport<E>
public interface CodeSupport
The interface that represents the code of the Catalog.- 導入されたバージョン:
- 1.0.0
-
-
メソッドの概要
すべてのメソッド インスタンス・メソッド abstractメソッド 修飾子とタイプ メソッド 説明 int
getCode()
Returns the code value.
-