com.stimulsoft.report.json.datahelp
Class StiJsonRelationIdData

java.lang.Object
  extended by com.stimulsoft.report.json.datahelp.StiJsonRelationIdData

public class StiJsonRelationIdData
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiJsonRelationIdData()
           
 
Method Summary
 java.lang.Object getNewValue()
           
 java.lang.String getRelationId()
           
 void setNewValue(java.lang.Object newValue)
           
 void setRelationId(java.lang.String relationId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiJsonRelationIdData

public StiJsonRelationIdData()
Method Detail

getNewValue

public java.lang.Object getNewValue()
Returns:
the newValue

setNewValue

public void setNewValue(java.lang.Object newValue)
Parameters:
newValue - the newValue to set

getRelationId

public java.lang.String getRelationId()
Returns:
the relationId

setRelationId

public void setRelationId(java.lang.String relationId)
Parameters:
relationId - the relationId to set