Packagestimulsoft.report.engine.parser
Classpublic class StiAsmCommand
InheritanceStiAsmCommand Inheritance Object



Public Properties
 PropertyDefined By
  parameter1 : *
StiAsmCommand
  parameter2 : *
StiAsmCommand
  type : int
StiAsmCommand
Public Methods
 MethodDefined By
  
StiAsmCommand(type:int, parameter1:* = null, parameter2:* = null)
StiAsmCommand
  
toString():String
StiAsmCommand
Property Detail
parameter1property
public var parameter1:*

parameter2property 
public var parameter2:*

typeproperty 
public var type:int

Constructor Detail
StiAsmCommand()Constructor
public function StiAsmCommand(type:int, parameter1:* = null, parameter2:* = null)



Parameters
type:int
 
parameter1:* (default = null)
 
parameter2:* (default = null)
Method Detail
toString()method
public function toString():String

Returns
String