DictionaryItem

Kind of class:public class
Package:com.bourre.ioc.assembler.property
Inherits from:none
Classpath:com.bourre.ioc.assembler.property.DictionaryItem
File last modified:Monday, 24 November 2008, 11:36:56

Summary


Constructor
Instance properties
Instance methods

Constructor

DictionaryItem

public function DictionaryItem (
key:Property, value:Property)

Instance properties

key

public key:Object
(read,write)

value

public value:Object
(read,write)

Instance methods

getPropertyKey

public function getPropertyKey (

getPropertyValue

public function getPropertyValue (

toString

public function toString (
) : String

Returns the string representation of this instance.
Returns:
  • the string representation of this instance