public class BaseSession extends Object implements Serializable
BaseSession()
String
getName()
getPlatform()
Integer
getUserId()
void
setName(String name)
setPlatform(String platform)
setUserId(Integer userId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseSession()
public Integer getUserId()
public void setUserId(Integer userId)
public String getName()
public void setName(String name)
public String getPlatform()
public void setPlatform(String platform)
Copyright © 2025 Pivotal Software, Inc.. All rights reserved.