JTools

org.jtools.util
Class Property

java.lang.Object
  extended by org.jtools.util.SimpleNamedValue<String,String>
      extended by org.jtools.util.Property
All Implemented Interfaces:
org.jpattern.util.NamedValue<String,String>

Deprecated.

@Deprecated
public class Property
extends SimpleNamedValue<String,String>

TODO type-description

Author:
Rainer Noack

Constructor Summary
Property()
          Deprecated.  
Property(String argument, String value)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.jtools.util.SimpleNamedValue
getName, getValue, setName, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Property

public Property()
Deprecated. 

Property

public Property(String argument,
                String value)
Deprecated. 

JTools

© 2000-2006, JTools.org.