caramel.util
Class Property

java.lang.Object
  |
  +--caramel.util.Property

public class Property
extends java.lang.Object


Constructor Summary
Property(java.lang.String key, java.lang.String value)
           
 
Method Summary
 java.lang.String getKey()
           
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Property

public Property(java.lang.String key,
                java.lang.String value)
Method Detail

getKey

public java.lang.String getKey()

getValue

public java.lang.String getValue()


Copyright © 2001, 2002, 2003 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo