de.surethingies.properties.plain
Class Entry

java.lang.Object
  extended by de.surethingies.properties.plain.Entry

public class Entry
extends Object


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

Field Detail

key

public String key

value

public String value
Constructor Detail

Entry

public Entry()


Copyright © 2007. All Rights Reserved.