Packagecom.bourre.ioc.assembler.property
Classpublic class DictionaryItem

Player version: Flash Player 9.0
Language version: ActionScript 3.0

DictionaryItem class.

TODO Documentation



Public Properties
 PropertyDefined by
  key : Object
DictionaryItem
  value : Object
DictionaryItem
Public Methods
 MethodDefined by
  
DictionaryItem
  
DictionaryItem
  
DictionaryItem
  
toString():String
Returns the string representation of this instance.
DictionaryItem
Property detail
keyproperty
public var key:Object

Player version: Flash Player 9.0
Language version: ActionScript 3.0

valueproperty 
public var value:Object

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Constructor detail
DictionaryItem()constructor
public function DictionaryItem(key:Property, value:Property)

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Parameters
key:Property
 
value:Property
Method detail
getPropertyKey()method
public function getPropertyKey():Property

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Returns
Property
getPropertyValue()method 
public function getPropertyValue():Property

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Returns
Property
toString()method 
public function toString():String

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Returns the string representation of this instance.

Returns
String — the string representation of this instance