Constructor and Description |
---|
WsInfo(String name,
String version)
Creates a new web service name and version instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the web service name.
|
String |
getVersion()
Gets the web service version.
|
String |
toString()
Returns the string representation of this web service anme and
version.
|
public String getVersion()
Copyright © 2019 Connect2id. All rights reserved.