it.imolinfo.jbi4corba.jbi.wsdl
Class Jbi4CorbaBinding
java.lang.Object
it.imolinfo.jbi4corba.jbi.wsdl.Jbi4CorbaBinding
- All Implemented Interfaces:
- Serializable, javax.wsdl.extensions.ExtensibilityElement
public class Jbi4CorbaBinding
- extends Object
- implements javax.wsdl.extensions.ExtensibilityElement, Serializable
The Class Jbi4CorbaBinding, according with JWSDL specs (see JSR 110).
- Author:
- Marco Piraccini
- See Also:
- Serialized Form
Jbi4CorbaBinding
public Jbi4CorbaBinding()
- Default constructor.
getJbi4CorbaDLEntryList
public List<Jbi4CorbaIDLEntry> getJbi4CorbaDLEntryList()
setJbi4CorbaDLEntryList
public void setJbi4CorbaDLEntryList(List<Jbi4CorbaIDLEntry> Jbi4CorbaDLEntryList)
getElementType
public QName getElementType()
- Specified by:
getElementType
in interface javax.wsdl.extensions.ExtensibilityElement
- Returns:
- The return
setElementType
public void setElementType(QName elementType)
- Specified by:
setElementType
in interface javax.wsdl.extensions.ExtensibilityElement
- Parameters:
elementType
- The element type
getRequired
public Boolean getRequired()
- Specified by:
getRequired
in interface javax.wsdl.extensions.ExtensibilityElement
- Returns:
- The return
setRequired
public void setRequired(Boolean required)
- Specified by:
setRequired
in interface javax.wsdl.extensions.ExtensibilityElement
- Parameters:
required
- The required
toString
public String toString()
- Overrides:
toString
in class Object
- Returns:
- The return
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
- Parameters:
obj
- The object
- Returns:
- The return
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
- Returns:
- The return
Copyright © 2005-2010 Imola Informatica. All Rights Reserved.