IBM Branch Transformation Toolkit Javadoc

com.ibm.connector2.sna.lu62.tools
Class Lu62Binding

java.lang.Object
  extended bycom.ibm.connector2.sna.lu62.tools.Lu62Binding
All Implemented Interfaces:
javax.wsdl.extensions.ExtensibilityElement, java.io.Serializable

public class Lu62Binding
extends java.lang.Object
implements javax.wsdl.extensions.ExtensibilityElement, java.io.Serializable

See Also:
Serialized Form

Field Summary
protected  java.lang.Boolean _required
           
 
Constructor Summary
Lu62Binding()
           
 
Method Summary
 javax.xml.namespace.QName getElementType()
           
 java.lang.Boolean getRequired()
           
 void setElementType(javax.xml.namespace.QName qname)
           
 void setRequired(java.lang.Boolean aBoolean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_required

protected java.lang.Boolean _required
Constructor Detail

Lu62Binding

public Lu62Binding()
Method Detail

getElementType

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

getRequired

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

setElementType

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

setRequired

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

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005