| Constructor and Description |
|---|
LogEntry.CallInfo(String from,
String to)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCallerIP()
get the caller IP
|
String |
getServiceClass()
get the serviceclass
|
String |
getServiceName()
get the servicename
|
void |
setCallerIP(String callerIP)
set the caller IP
|
void |
setServiceClass(String serviceClass)
set the serviceclass
|
void |
setServiceName(String serviceName)
set the servicename
|
String |
toString()
tostring
|
public String getServiceClass()
public void setServiceClass(String serviceClass)
serviceClass - public String getServiceName()
public void setServiceName(String serviceName)
serviceName - public String getCallerIP()
public void setCallerIP(String callerIP)
callerIP - Copyright © 2015. All Rights Reserved.