Kie :: Aries Blueprint 6.0.1-SNAPSHOT

org.kie.aries.blueprint.factorybeans
Class KSessionOptions

java.lang.Object
  extended by org.kie.aries.blueprint.factorybeans.KSessionOptions

public class KSessionOptions
extends Object


Constructor Summary
KSessionOptions()
           
 
Method Summary
 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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KSessionOptions

public KSessionOptions()
Method Detail

getkBaseRef

public String getkBaseRef()

setkBaseRef

public void setkBaseRef(String kBaseRef)

getType

public String getType()

setType

public void setType(String type)

getDef

public String getDef()

setDef

public void setDef(String def)

getClockType

public String getClockType()

setClockType

public void setClockType(String clockType)

getScope

public String getScope()

setScope

public void setScope(String scope)

Kie :: Aries Blueprint 6.0.1-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.