PackagepbjAS.params
Classpublic class Parameter
ImplementsIParameter



Public Properties
 PropertyDefined by
  out : Boolean
Parameter
  reg : PBJReg
Parameter
  type : String
Parameter
Public Methods
 MethodDefined by
  
Parameter(type:String, out:Boolean, reg:PBJReg)
Parameter
Property detail
outproperty
public var out:Boolean
regproperty 
public var reg:PBJReg
typeproperty 
public var type:String
Constructor detail
Parameter()constructor
public function Parameter(type:String, out:Boolean, reg:PBJReg)Parameters
type:String
 
out:Boolean
 
reg:PBJReg