com.stimulsoft.report.barCodes.expressions
Class StiBarCodeExpression

java.lang.Object
  extended by com.stimulsoft.report.expressions.StiExpression
      extended by com.stimulsoft.report.expressions.StiUnifiedExpression
          extended by com.stimulsoft.report.barCodes.expressions.StiBarCodeExpression
All Implemented Interfaces:
IStiDefault, IStiJsonReportObject, IStiSerializable, IStiSerializableToString, java.lang.Cloneable

public class StiBarCodeExpression
extends StiUnifiedExpression


Field Summary
 
Fields inherited from class com.stimulsoft.report.expressions.StiExpression
ParentComponent
 
Constructor Summary
StiBarCodeExpression()
           
StiBarCodeExpression(StiComponent parent, java.lang.String propertyName)
           
StiBarCodeExpression(java.lang.String value)
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.expressions.StiUnifiedExpression
getValue, set, Set, setSerialization, setValue
 
Methods inherited from class com.stimulsoft.report.expressions.StiExpression
clone, deserialize, deserializeStr, getApplyFormat, getDefaultEvent, getFullConvert, getGenAddEvent, isDefault, LoadFromJsonObject, SaveToJsonObject, serialize, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StiBarCodeExpression

public StiBarCodeExpression()

StiBarCodeExpression

public StiBarCodeExpression(StiComponent parent,
                            java.lang.String propertyName)

StiBarCodeExpression

public StiBarCodeExpression(java.lang.String value)