クラス ReportParamMapDefinition
java.lang.Object
org.iplass.mtp.web.template.report.definition.ReportParamMapDefinition
- すべての実装されたインタフェース:
Serializable
- 関連項目:
-
コンストラクタの概要
-
メソッドの概要
修飾子とタイプメソッド説明getName()
boolean
void
setConvertEntityToMap
(boolean convertEntityToMap) void
setMapFrom
(String mapFrom) void
void
setParamType
(String paramType)
-
コンストラクタの詳細
-
ReportParamMapDefinition
public ReportParamMapDefinition()
-
-
メソッドの詳細
-
getName
- 戻り値:
- name
-
setName
- パラメータ:
name
- セットする name
-
getMapFrom
- 戻り値:
- mapFrom
-
setMapFrom
- パラメータ:
mapFrom
- セットする mapFrom
-
getParamType
-
setParamType
-
isConvertEntityToMap
public boolean isConvertEntityToMap() -
setConvertEntityToMap
public void setConvertEntityToMap(boolean convertEntityToMap)
-