com.sas.actionprovider.commands
Class MapReportLinkingCommand.LevelValuePair
com.sas.actionprovider.commands.MapReportLinkingCommand.LevelValuePair
- Enclosing class:
- MapReportLinkingCommand
protected class MapReportLinkingCommand.LevelValuePair
This is the container class that holds all the needed information
to handle the ReportLink action. It's used as the key value inthe parmValues Map.
MapReportLinkingCommand.LevelValuePair
public MapReportLinkingCommand.LevelValuePair(java.lang.String l,
java.lang.String v)
getLevel
public java.lang.String getLevel()
setLevel
public void setLevel(java.lang.String level)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
Copyright © 2009 SAS Institute Inc. All Rights Reserved.