IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.rcp.broker.xpd
Class XpdPropertyValue

java.lang.Object
  extended by com.ibm.btt.rcp.broker.core.impl.PropertyValue
      extended by 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
           
 
Fields inherited from class com.ibm.btt.rcp.broker.core.impl.PropertyValue
property, value
 
Constructor Summary
XpdPropertyValue(com.ibm.rcp.propertybroker.property.PropertyValue pv)
           
XpdPropertyValue(XpdProperty property, java.lang.Object value)
           
 
Method Summary
 com.ibm.rcp.propertybroker.property.PropertyValue getXpdPropertyValue()
          Get expeditor property value
 
Methods inherited from class com.ibm.btt.rcp.broker.core.impl.PropertyValue
getProperty, getValue, setProperty, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ibm.btt.rcp.broker.core.IPropertyValue
getProperty, getValue, setProperty, setValue
 

Field Detail

xpdPropValue

protected com.ibm.rcp.propertybroker.property.PropertyValue xpdPropValue
Constructor Detail

XpdPropertyValue

XpdPropertyValue(XpdProperty property,
                 java.lang.Object value)

XpdPropertyValue

XpdPropertyValue(com.ibm.rcp.propertybroker.property.PropertyValue pv)
Method Detail

getXpdPropertyValue

public com.ibm.rcp.propertybroker.property.PropertyValue getXpdPropertyValue()
Get expeditor property value

Returns:

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009