| Modifier and Type | Field and Description |
|---|---|
protected String |
webserviceDescriptionName |
protected String |
wsdlPublishLocation |
| Constructor and Description |
|---|
WebserviceDescription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Gets the immutable key for this object.
|
String |
getWebserviceDescriptionName() |
String |
getWsdlPublishLocation() |
void |
setWebserviceDescriptionName(String value) |
void |
setWsdlPublishLocation(String value) |
protected String webserviceDescriptionName
protected String wsdlPublishLocation
public String getKey()
Keyablepublic String getWebserviceDescriptionName()
public void setWebserviceDescriptionName(String value)
public String getWsdlPublishLocation()
public void setWsdlPublishLocation(String value)
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.