org.apache.pluto.portalImpl.om.page.impl
Class PropertyImpl
java.lang.Object
org.apache.pluto.portalImpl.om.page.impl.PropertyImpl
- All Implemented Interfaces:
- java.io.Serializable, Property
public class PropertyImpl
- extends java.lang.Object
- implements Property, java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PropertyImpl
public PropertyImpl()
getName
public java.lang.String getName()
- Specified by:
getName
in interface Property
setName
public void setName(java.lang.String name)
- Specified by:
setName
in interface Property
getValue
public java.lang.String getValue()
- Specified by:
getValue
in interface Property
setValue
public void setValue(java.lang.String value)
- Specified by:
setValue
in interface Property
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
toString
public java.lang.String toString(int indent)
Copyright © 2003-2009 . All Rights Reserved.