クラス FilterSetting
java.lang.Object
org.iplass.mtp.view.generic.element.section.FilterSetting
- すべての実装されたインタフェース:
Serializable
,org.iplass.adminconsole.view.annotation.Refrectable
public class FilterSetting
extends Object
implements org.iplass.adminconsole.view.annotation.Refrectable
- 関連項目:
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
-
コンストラクタの詳細
-
FilterSetting
public FilterSetting()
-
-
メソッドの詳細
-
getFilterName
フィルタ名を取得します。- 戻り値:
- フィルタ名
-
setFilterName
フィルタ名を設定します。- パラメータ:
filterName
- フィルタ名
-