|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QName | |
---|---|
org.eclipse.jst.j2ee.common | This package includes api the common model artifacts that include (Resource References, EJB References, Display Name, Description Group, Security roles, Environment variables). |
org.eclipse.jst.j2ee.webservice.jaxrpcmap | |
org.eclipse.jst.j2ee.webservice.wsclient | This package includes the web services client model api. |
org.eclipse.jst.j2ee.webservice.wscommon | This package includes the web services common model api. |
org.eclipse.jst.j2ee.webservice.wsdd | This package includes the web services deployment descriptor common model api. |
Uses of QName in org.eclipse.jst.j2ee.common |
---|
Methods in org.eclipse.jst.j2ee.common that return QName | |
---|---|
QName |
CommonFactory.createQName()
Returns a new object of class 'QName' |
Uses of QName in org.eclipse.jst.j2ee.webservice.jaxrpcmap |
---|
Subinterfaces of QName in org.eclipse.jst.j2ee.webservice.jaxrpcmap | |
---|---|
interface |
RootTypeQname
A representation of the model object 'Root Type Qname' |
interface |
WSDLBinding
A representation of the model object 'WSDL Binding' |
interface |
WSDLMessage
A representation of the model object 'WSDL Message' |
interface |
WSDLPortType
A representation of the model object 'WSDL Port Type' |
interface |
WSDLServiceName
A representation of the model object 'WSDL Service Name' |
Uses of QName in org.eclipse.jst.j2ee.webservice.wsclient |
---|
Methods in org.eclipse.jst.j2ee.webservice.wsclient that return QName | |
---|---|
QName |
ServiceRef.getServiceQname()
Returns the value of the 'Service Qname' containment reference |
Methods in org.eclipse.jst.j2ee.webservice.wsclient with parameters of type QName | |
---|---|
void |
ServiceRef.setServiceQname(QName value)
Sets the value of the ' Service Qname ' containment reference |
Uses of QName in org.eclipse.jst.j2ee.webservice.wscommon |
---|
Subinterfaces of QName in org.eclipse.jst.j2ee.webservice.wscommon | |
---|---|
interface |
SOAPHeader
A representation of the model object 'SOAP Header' |
Uses of QName in org.eclipse.jst.j2ee.webservice.wsdd |
---|
Subinterfaces of QName in org.eclipse.jst.j2ee.webservice.wsdd | |
---|---|
interface |
WSDLPort
A representation of the model object 'WSDL Port' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |