org.kuali.ole.bo.explain
Class OleSRUExplainServerInfo
java.lang.Object
org.kuali.ole.bo.explain.OleSRUExplainServerInfo
public class OleSRUExplainServerInfo
- extends Object
Created with IntelliJ IDEA.
User: ?
Date: 7/19/12
Time: 5:03 PM
To change this template use File | Settings | File Templates.
OleSRUExplainServerInfo
public OleSRUExplainServerInfo()
getValue
public String getValue()
setValue
public void setValue(String value)
getProtocol
public String getProtocol()
setProtocol
public void setProtocol(String protocol)
getVersion
public String getVersion()
setVersion
public void setVersion(String version)
getTransport
public String getTransport()
setTransport
public void setTransport(String transport)
getMethod
public String getMethod()
setMethod
public void setMethod(String method)
getHost
public String getHost()
setHost
public void setHost(String host)
getPort
public String getPort()
setPort
public void setPort(String port)
getDatabase
public String getDatabase()
setDatabase
public void setDatabase(String database)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.