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
- DictionaryItem (key:Property)
Instance methods
- getPropertyKey : Property
- getPropertyValue : Property
- toString : String
- Returns the string representation of this instance.
Instance properties
key
public key:Object
(read,write)
value
public value:Object
(read,write)