public class OleSRUExplainServerInfo extends Object
Constructor and Description |
---|
OleSRUExplainServerInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getDatabase() |
String |
getHost() |
String |
getMethod() |
String |
getPort() |
String |
getProtocol() |
String |
getTransport() |
String |
getValue() |
String |
getVersion() |
void |
setDatabase(String database) |
void |
setHost(String host) |
void |
setMethod(String method) |
void |
setPort(String port) |
void |
setProtocol(String protocol) |
void |
setTransport(String transport) |
void |
setValue(String value) |
void |
setVersion(String version) |
String |
toString() |
public OleSRUExplainServerInfo()
public String getProtocol()
public void setProtocol(String protocol)
public String getVersion()
public void setVersion(String version)
public String getTransport()
public void setTransport(String transport)
public String getDatabase()
public void setDatabase(String database)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.