public class Role extends Object
Role()
String
getName()
QName
getPortTypeName()
void
setName(String name)
setPortType(QName portType)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Role()
public String getName()
public void setName(String name)
public QName getPortTypeName()
public void setPortType(QName portType)
public String toString()
toString
Object