|
JTR 4.0 API Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjtr.ws.wsif.WebServiceRtPortType
public class WebServiceRtPortType
This class is the WSIF-based runtime representation of a portType
.
Constructor Summary | |
---|---|
WebServiceRtPortType()
Default constructor. |
Method Summary | |
---|---|
javax.xml.namespace.QName |
getQualifiedName()
Get the portType 's qualified name |
void |
setQualifiedName(javax.xml.namespace.QName qualifiedName)
Set the portType 's qualified name |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebServiceRtPortType()
Method Detail |
---|
public javax.xml.namespace.QName getQualifiedName()
portType
's qualified name
public void setQualifiedName(javax.xml.namespace.QName qualifiedName)
portType
's qualified name
qualifiedName
- The qualifiedName to set.
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |