Uses of Class
com.stimulsoft.report.expressions.StiZipCodeExpression

Packages that use StiZipCodeExpression
com.stimulsoft.report.components.simplecomponents   
 

Uses of StiZipCodeExpression in com.stimulsoft.report.components.simplecomponents
 

Methods in com.stimulsoft.report.components.simplecomponents that return StiZipCodeExpression
 StiZipCodeExpression StiZipCode.getCode()
          Gets or sets the expression to fill a code of zip code.
 

Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiZipCodeExpression
 void StiZipCode.setCode(StiZipCodeExpression value)