org.apache.jetspeed.om.portlet.impl
Class ContainerRuntimeOptionValueImpl
java.lang.Object
org.apache.jetspeed.om.portlet.impl.ContainerRuntimeOptionValueImpl
- All Implemented Interfaces:
- ContainerRuntimeOptionValue
public class ContainerRuntimeOptionValueImpl
- extends java.lang.Object
- implements ContainerRuntimeOptionValue
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContainerRuntimeOptionValueImpl
public ContainerRuntimeOptionValueImpl()
ContainerRuntimeOptionValueImpl
public ContainerRuntimeOptionValueImpl(java.lang.String value)
getValue
public java.lang.String getValue()
- Specified by:
getValue in interface ContainerRuntimeOptionValue
equals
public boolean equals(java.lang.Object qname)
- Overrides:
equals in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.