@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.5", date="2022-06-24T11:48:59-04:00") public class LookupEndpoint extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="service_qname" type="{http://www.w3.org/2001/XMLSchema}QName"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected QName |
serviceQname |
| Constructor and Description |
|---|
LookupEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
QName |
getServiceQname()
Gets the value of the serviceQname property.
|
void |
setServiceQname(QName value)
Sets the value of the serviceQname property.
|
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.5", date="2022-06-24T11:48:59-04:00") protected QName serviceQname
Apache CXF