|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XsdQNameType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee | |
| Uses of XsdQNameType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as XsdQNameType | |
|---|---|
protected XsdQNameType |
ServiceRefType.serviceQname
|
protected XsdQNameType[] |
PortComponentHandlerType.soapHeader
|
protected XsdQNameType[] |
ServiceRefHandlerType.soapHeader
|
protected XsdQNameType |
PortComponentType.wsdlPort
|
protected XsdQNameType |
PortComponentType.wsdlService
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return XsdQNameType | |
|---|---|
XsdQNameType |
XsdQNameType.clone()
Creates and returns a copy of this object. |
static XsdQNameType |
ObjectFactory.copyOfXsdQNameType(XsdQNameType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.XsdQNameType instance. |
XsdQNameType |
ObjectFactory.createXsdQNameType()
Create an instance of XsdQNameType |
XsdQNameType |
ServiceRefType.getServiceQname()
Gets the value of the serviceQname property. |
XsdQNameType[] |
PortComponentHandlerType.getSoapHeader()
|
XsdQNameType[] |
ServiceRefHandlerType.getSoapHeader()
|
XsdQNameType |
PortComponentHandlerType.getSoapHeader(int idx)
|
XsdQNameType |
ServiceRefHandlerType.getSoapHeader(int idx)
|
XsdQNameType |
PortComponentType.getWsdlPort()
Gets the value of the wsdlPort property. |
XsdQNameType |
PortComponentType.getWsdlService()
Gets the value of the wsdlService property. |
XsdQNameType |
PortComponentHandlerType.setSoapHeader(int idx,
XsdQNameType value)
|
XsdQNameType |
ServiceRefHandlerType.setSoapHeader(int idx,
XsdQNameType value)
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type XsdQNameType | |
|---|---|
static XsdQNameType |
ObjectFactory.copyOfXsdQNameType(XsdQNameType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.XsdQNameType instance. |
void |
PortComponentHandlerType.copySoapHeader(XsdQNameType[] source)
Copies all values of property SoapHeader. |
void |
ServiceRefHandlerType.copySoapHeader(XsdQNameType[] source)
Copies all values of property SoapHeader. |
void |
ServiceRefType.setServiceQname(XsdQNameType value)
Sets the value of the serviceQname property. |
XsdQNameType |
PortComponentHandlerType.setSoapHeader(int idx,
XsdQNameType value)
|
XsdQNameType |
ServiceRefHandlerType.setSoapHeader(int idx,
XsdQNameType value)
|
void |
PortComponentHandlerType.setSoapHeader(XsdQNameType[] values)
|
void |
ServiceRefHandlerType.setSoapHeader(XsdQNameType[] values)
|
void |
PortComponentType.setWsdlPort(XsdQNameType value)
Sets the value of the wsdlPort property. |
void |
PortComponentType.setWsdlService(XsdQNameType value)
Sets the value of the wsdlService property. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type XsdQNameType | |
|---|---|
XsdQNameType(XsdQNameType o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.XsdQNameType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||