Class ReportParamMapDefinition
java.lang.Object
org.iplass.mtp.web.template.report.definition.ReportParamMapDefinition
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
boolean
void
setConvertEntityToMap
(boolean convertEntityToMap) void
setMapFrom
(String mapFrom) void
void
setParamType
(String paramType)
-
Constructor Details
-
ReportParamMapDefinition
public ReportParamMapDefinition()
-
-
Method Details
-
getName
- Returns:
- name
-
setName
- Parameters:
name
- セットする name
-
getMapFrom
- Returns:
- mapFrom
-
setMapFrom
- Parameters:
mapFrom
- セットする mapFrom
-
getParamType
-
setParamType
-
isConvertEntityToMap
public boolean isConvertEntityToMap() -
setConvertEntityToMap
public void setConvertEntityToMap(boolean convertEntityToMap)
-