com.ibm.btt.rcp.broker.xpd
Class XpdPropertyValue
java.lang.Object
com.ibm.btt.rcp.broker.core.impl.PropertyValue
com.ibm.btt.rcp.broker.xpd.XpdPropertyValue
- All Implemented Interfaces:
- IPropertyValue
public class XpdPropertyValue
- extends PropertyValue
- implements IPropertyValue
XpdPropertyValue class is IPropertyValue
implementation class for Expeditor use.
Field Summary |
protected com.ibm.rcp.propertybroker.property.PropertyValue |
xpdPropValue
|
Method Summary |
com.ibm.rcp.propertybroker.property.PropertyValue |
getXpdPropertyValue()
Get expeditor property value |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xpdPropValue
protected com.ibm.rcp.propertybroker.property.PropertyValue xpdPropValue
XpdPropertyValue
XpdPropertyValue(XpdProperty property,
java.lang.Object value)
XpdPropertyValue
XpdPropertyValue(com.ibm.rcp.propertybroker.property.PropertyValue pv)
getXpdPropertyValue
public com.ibm.rcp.propertybroker.property.PropertyValue getXpdPropertyValue()
- Get expeditor property value
- Returns:
(c) Copyright IBM Corporation 1998, 2009