public class KSessionOptions extends Object
Constructor and Description |
---|
KSessionOptions() |
Modifier and Type | Method and Description |
---|---|
String |
getClockType() |
String |
getDef() |
String |
getkBaseRef() |
String |
getScope() |
String |
getType() |
void |
setClockType(String clockType) |
void |
setDef(String def) |
void |
setkBaseRef(String kBaseRef) |
void |
setScope(String scope) |
void |
setType(String type) |
public String getkBaseRef()
public void setkBaseRef(String kBaseRef)
public String getType()
public void setType(String type)
public String getDef()
public void setDef(String def)
public String getClockType()
public void setClockType(String clockType)
public String getScope()
public void setScope(String scope)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.