|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
public interface Extendable
Objects that can have modules are Extendable.
| メソッドの概要 | |
|---|---|
Module |
getModule(java.lang.String uri)
Returns the module identified by a given URI. |
java.util.List |
getModules()
Returns the entry modules. |
void |
setModules(java.util.List modules)
Sets the entry modules. |
| メソッドの詳細 |
|---|
Module getModule(java.lang.String uri)
uri - the URI of the ModuleImpl.
java.util.List getModules()
void setModules(java.util.List modules)
modules - the list of ModuleImpl elements with the entry modules to set,
an empty list or null if none.
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||