Package | Description |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.types | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
QNameTokenUnion |
InterfaceMessageReferenceImpl.getElement() |
QNameTokenUnion |
InterfaceFaultImpl.getElement() |
Modifier and Type | Method and Description |
---|---|
void |
InterfaceMessageReferenceImpl.setElement(QNameTokenUnion element) |
void |
InterfaceFaultImpl.setElement(QNameTokenUnion qnameTokenUnion) |
Modifier and Type | Field and Description |
---|---|
static QNameTokenUnion |
QNameTokenUnion.ANY |
static QNameTokenUnion |
QNameTokenUnion.NONE |
static QNameTokenUnion |
QNameTokenUnion.OTHER |
Modifier and Type | Method and Description |
---|---|
QNameTokenUnion |
InterfaceMessageReferenceElement.getElement()
Return the union of the xs:token and xs:QName of the global schema element declaration referred to by this
InterfaceMessageReferenceElement.
|
QNameTokenUnion |
InterfaceFaultElement.getElement()
Return the union of the xs:token and xs:QName of the global schema element declaration referred to by this
InterfaceFaultElement.
|
Modifier and Type | Method and Description |
---|---|
void |
InterfaceMessageReferenceElement.setElement(QNameTokenUnion element)
Specify the union of the xs:token and xs:QName of the global schema element declaration referred to by this
InterfaceMessageReferenceElement.
|
void |
InterfaceFaultElement.setElement(QNameTokenUnion elementName)
Specify the union of the xs:token and xs:QName of the global schema element declaration referred to by this
InterfaceFaultElement.
|
Copyright © 2005–2014 Apache Software Foundation. All rights reserved.