org.ashikunep.irenka.dom.persistent
インタフェース LtArrayType

すべてのスーパーインタフェース:
LtElement, LtType

public interface LtArrayType
extends LtType

配列型の永続。

バージョン:
$Date: 2008-02-12 12:35:47 +0900 (火, 12 2月 2008) $
作成者:
Suguru ARAKAWA (Gluegent, Inc.)

メソッドの概要
 LtType getComponentType()
          要素型を返す。
 
インタフェース org.ashikunep.irenka.dom.persistent.LtType から継承されたメソッド
isArray, isBasic, isDeclared, isTypeVariable, isWildcard
 
インタフェース org.ashikunep.irenka.dom.persistent.LtElement から継承されたメソッド
accept
 

メソッドの詳細

getComponentType

LtType getComponentType()
要素型を返す。

戻り値:
要素型


Copyright 2007 the Seasar Foundation and the Others.