com.ibm.connector2.sna.lu0.tools
Class Lu0ConnectionSpecProperty
java.lang.Object
com.ibm.connector2.sna.lu0.tools.Lu0ConnectionSpecProperty
- All Implemented Interfaces:
- javax.wsdl.extensions.ExtensibilityElement, java.io.Serializable, org.apache.wsif.providers.jca.WSIFBindingOperation_JCAProperty
- public class Lu0ConnectionSpecProperty
- extends java.lang.Object
- implements javax.wsdl.extensions.ExtensibilityElement, org.apache.wsif.providers.jca.WSIFBindingOperation_JCAProperty, java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_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
Lu0ConnectionSpecProperty
public Lu0ConnectionSpecProperty()
- Constructor for Lu0ConnectionSpecProperty.
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()
(c) Copyright IBM Corporation 1998, 2005