net.sf.arise.piji.conf
Class CfProperty
java.lang.Object
|
+--net.sf.arise.piji.conf.CfProperty
- All Implemented Interfaces:
- java.io.Serializable
- public final class CfProperty
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CfProperty
public CfProperty()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
All code and documentation is
Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth