Class StiJsonRelationIdData
java.lang.Object
com.stimulsoft.report.json.datahelp.StiJsonRelationIdData
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetNewValue(Object newValue) voidsetRelationId(String relationId)
-
Constructor Details
-
StiJsonRelationIdData
public StiJsonRelationIdData()
-
-
Method Details
-
getNewValue
- Returns:
- the newValue
-
setNewValue
- Parameters:
newValue- the newValue to set
-
getRelationId
- Returns:
- the relationId
-
setRelationId
- Parameters:
relationId- the relationId to set
-