PackagedataTree
Classpublic class _Message
Inheritance_Message Inheritance Object



Public Properties
 PropertyDefined By
  _id : int
_Message
  MSGInc : int
[read-only] increment Number of appereance
_Message
  MSGName : String
[read-only] Name of Message
_Message
  MSGTS : int
[read-only] timestamp
_Message
Public Methods
 MethodDefined By
  
_Message(msg:Object = null)
_Message
  
getPropertyByName(property:String):String
Return the property by property name
_Message
Property Detail
_idproperty
public var _id:int

MSGIncproperty 
MSGInc:int  [read-only]

increment Number of appereance


Implementation
    public function get MSGInc():int
MSGNameproperty 
MSGName:String  [read-only]

Name of Message


Implementation
    public function get MSGName():String
MSGTSproperty 
MSGTS:int  [read-only]

timestamp


Implementation
    public function get MSGTS():int
Constructor Detail
_Message()Constructor
public function _Message(msg:Object = null)



Parameters
msg:Object (default = null)
Method Detail
getPropertyByName()method
public function getPropertyByName(property:String):String

Return the property by property name

Parameters

property:String — Name of the fixation property

Returns
String — Property value in string