public class Session extends Object implements Serializable
| Constructor and Description |
|---|
Session() |
public UUID getSessionuuid()
public void setSessionuuid(UUID sessionuuid)
sessionuuid - the sessionuuid to setpublic String getSessiontype()
public void setSessiontype(String sessiontype)
sessiontype - the sessiontype to setpublic Date getSessionstartdatetimestamp()
public void setSessionstartdatetimestamp(Date sessionstartdatetimestamp)
sessionstartdatetimestamp - the sessionstartdatetimestamp to setpublic Date getSessionenddatetimestamp()
public void setSessionenddatetimestamp(Date sessionenddatetimestamp)
sessionenddatetimestamp - the sessionenddatetimestamp to setpublic String getIpaddress()
public void setIpaddress(String ipaddress)
ipaddress - the ipaddress to setpublic Party getOperator()
public void setOperator(Party operator)
operator - the operator to setpublic Party getClient()
public void setClient(Party client)
client - the client to setpublic JwtToken getJwttoken()
public void setJwttoken(JwtToken jwttoken)
jwttoken - the jwttoken to setpublic Token getSessiontoken()
public void setSessiontoken(Token sessiontoken)
sessiontoken - the sessiontoken to setpublic UUID getCurrenttransactionuuid()
public void setCurrenttransactionuuid(UUID currenttransactionuuid)
currenttransactionuuid - the currenttransactionuuid to setpublic Pos getDevice()
public void setDevice(Pos device)
device - the device to setpublic UserDevice getUserdevice()
public void setUserdevice(UserDevice userdevice)
userdevice - the userdevice to setpublic SocialShare getSocialshare()
public void setSocialshare(SocialShare socialshare)
socialshare - the socialshare to setpublic Object getDatadictionary()
public void setDatadictionary(Object datadictionary)
datadictionary - the datadictionary to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.