public class TServerTimeImpl extends java.lang.Object implements TServerTime
Constructor and Description |
---|
TServerTimeImpl(TMessageContentItem messageContentItem)
Create the TServerTimeImpl instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKernelTime()
Get the Kernel Time.
|
java.lang.String |
getUserTime()
Get the User Time.
|
public TServerTimeImpl(TMessageContentItem messageContentItem)
public java.lang.String getUserTime()
getUserTime
in interface TServerTime
public java.lang.String getKernelTime()
getKernelTime
in interface TServerTime
Copyright (c) 2017 Software AG. All Rights Reserved.