it.imolinfo.jbi4corba.utils.plugin.wsdl
Class Jbi4CorbaPartnerLink
java.lang.Object
it.imolinfo.jbi4corba.utils.plugin.wsdl.Jbi4CorbaPartnerLink
- All Implemented Interfaces:
- Serializable, javax.wsdl.extensions.ExtensibilityElement
public class Jbi4CorbaPartnerLink
- extends Object
- implements javax.wsdl.extensions.ExtensibilityElement, Serializable
- Author:
- mcastaldi
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Jbi4CorbaPartnerLink
public Jbi4CorbaPartnerLink()
setElementType
public void setElementType(QName elementType)
- Specified by:
setElementType
in interface javax.wsdl.extensions.ExtensibilityElement
getElementType
public QName getElementType()
- Specified by:
getElementType
in interface javax.wsdl.extensions.ExtensibilityElement
setRequired
public void setRequired(Boolean required)
- Specified by:
setRequired
in interface javax.wsdl.extensions.ExtensibilityElement
getRequired
public Boolean getRequired()
- Specified by:
getRequired
in interface javax.wsdl.extensions.ExtensibilityElement
addRole
public void addRole(Role role)
removeRole
public void removeRole(Role role)
getRole
public Role getRole(int i)
getName
public String getName()
setName
public void setName(String name)
getRolesNumber
public int getRolesNumber()
getPrefix
public String getPrefix()
setPrefix
public void setPrefix(String prefix)
Copyright © 2005-2010 Imola Informatica. All Rights Reserved.