|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XsdQNameType | |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 | |
| Uses of XsdQNameType in com.sun.xml.ws.config.metro.parser.jsr109 |
|---|
| Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as XsdQNameType | |
|---|---|
protected XsdQNameType |
ServiceRefType.serviceQname
|
protected XsdQNameType |
PortComponentType.wsdlPort
|
protected XsdQNameType |
PortComponentType.wsdlService
|
| Fields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type XsdQNameType | |
|---|---|
protected List<XsdQNameType> |
HandlerType.soapHeader
|
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return XsdQNameType | |
|---|---|
XsdQNameType |
ObjectFactory.createXsdQNameType()
Create an instance of XsdQNameType |
XsdQNameType |
ServiceRefType.getServiceQname()
Gets the value of the serviceQname property. |
XsdQNameType |
PortComponentType.getWsdlPort()
Gets the value of the wsdlPort property. |
XsdQNameType |
PortComponentType.getWsdlService()
Gets the value of the wsdlService property. |
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type XsdQNameType | |
|---|---|
List<XsdQNameType> |
HandlerType.getSoapHeader()
Gets the value of the soapHeader property. |
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type XsdQNameType | |
|---|---|
void |
ServiceRefType.setServiceQname(XsdQNameType value)
Sets the value of the serviceQname property. |
void |
PortComponentType.setWsdlPort(XsdQNameType value)
Sets the value of the wsdlPort property. |
void |
PortComponentType.setWsdlService(XsdQNameType value)
Sets the value of the wsdlService property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||