it.imolinfo.jbi4corba.utils.plugin.wsdl
Class Role
java.lang.Object
it.imolinfo.jbi4corba.utils.plugin.wsdl.Role
- All Implemented Interfaces:
- Serializable
public class Role
- extends Object
- implements Serializable
- Author:
- mcastaldi
- See Also:
- Serialized Form
Role
public Role()
Role
public Role(String name,
String portType)
getName
public String getName()
setName
public void setName(String name)
getPortType
public String getPortType()
setPortType
public void setPortType(String portType)
parse
public static Role parse(Node roleElement)
- Not used ... so not tested :-)
toString
public String toString()
- Not used ... so not tested :-)
- Overrides:
toString
in class Object
Copyright © 2005-2010 Imola Informatica. All Rights Reserved.