IBM Branch Transformation Toolkit Javadoc

com.ibm.connector2.sna.lu0.tools
Class Lu0InteractionSpecProperty

java.lang.Object
  extended bycom.ibm.connector2.sna.lu0.tools.Lu0InteractionSpecProperty
All Implemented Interfaces:
javax.wsdl.extensions.ExtensibilityElement, java.io.Serializable, org.apache.wsif.providers.jca.WSIFBindingOperation_JCAProperty

public class Lu0InteractionSpecProperty
extends java.lang.Object
implements javax.wsdl.extensions.ExtensibilityElement, org.apache.wsif.providers.jca.WSIFBindingOperation_JCAProperty, java.io.Serializable

See Also:
Serialized Form

Field Summary
protected  javax.xml.namespace.QName _elementType
           
protected  java.lang.String _partName
           
protected  java.lang.String _propertyName
           
protected  java.lang.Boolean _required
           
 
Constructor Summary
Lu0InteractionSpecProperty()
          Constructor for Lu0InteractionSpecProperty.
 
Method Summary
 javax.xml.namespace.QName getElementType()
           
 java.lang.String getPartName()
           
 java.lang.String getPropertyName()
           
 java.lang.Boolean getRequired()
           
 void setElementType(javax.xml.namespace.QName elementType)
           
 void setPartName(java.lang.String partName)
           
 void setPropertyName(java.lang.String propertyName)
           
 void setRequired(java.lang.Boolean required)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_elementType

protected javax.xml.namespace.QName _elementType

_required

protected java.lang.Boolean _required

_partName

protected java.lang.String _partName

_propertyName

protected java.lang.String _propertyName
Constructor Detail

Lu0InteractionSpecProperty

public Lu0InteractionSpecProperty()
Constructor for Lu0InteractionSpecProperty.

Method Detail

getElementType

public javax.xml.namespace.QName getElementType()
Specified by:
getElementType in interface javax.wsdl.extensions.ExtensibilityElement
See Also:
ExtensibilityElement.getElementType()

getRequired

public java.lang.Boolean getRequired()
Specified by:
getRequired in interface javax.wsdl.extensions.ExtensibilityElement
See Also:
ExtensibilityElement.getRequired()

setElementType

public void setElementType(javax.xml.namespace.QName elementType)
Specified by:
setElementType in interface javax.wsdl.extensions.ExtensibilityElement
See Also:
ExtensibilityElement.setElementType(QName)

setRequired

public void setRequired(java.lang.Boolean required)
Specified by:
setRequired in interface javax.wsdl.extensions.ExtensibilityElement
See Also:
ExtensibilityElement.setRequired(Boolean)

getPartName

public java.lang.String getPartName()
Specified by:
getPartName in interface org.apache.wsif.providers.jca.WSIFBindingOperation_JCAProperty
See Also:
WSIFBindingOperation_JCAProperty.getPartName()

getPropertyName

public java.lang.String getPropertyName()
Specified by:
getPropertyName in interface org.apache.wsif.providers.jca.WSIFBindingOperation_JCAProperty
See Also:
WSIFBindingOperation_JCAProperty.getPropertyName()

setPartName

public void setPartName(java.lang.String partName)
Specified by:
setPartName in interface org.apache.wsif.providers.jca.WSIFBindingOperation_JCAProperty
See Also:
WSIFBindingOperation_JCAProperty.setPartName(String)

setPropertyName

public void setPropertyName(java.lang.String propertyName)
Specified by:
setPropertyName in interface org.apache.wsif.providers.jca.WSIFBindingOperation_JCAProperty
See Also:
WSIFBindingOperation_JCAProperty.setPropertyName(String)

toString

public java.lang.String toString()

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005