public class SessionContextDO extends Object
SessionContextDO(String key, String type, Object entry)
Object
getEntry()
String
getKey()
getType()
void
setEntry(Object entry)
setKey(String key)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SessionContextDO(String key, String type, Object entry)
public String getKey()
public void setKey(String key)
public String getType()
public void setType(String type)
public Object getEntry()
public void setEntry(Object entry)
Copyright © 2015 WSO2. All rights reserved.