|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl.RepositoryTypeImpl
public class RepositoryTypeImpl
| Field Summary | |
|---|---|
protected String |
conversationManagerRef
|
protected BigInteger |
maxContinuations
|
protected BigInteger |
maxConversations
|
protected RepositoryTypeAttribute |
type
|
| Constructor Summary | |
|---|---|
RepositoryTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl.RepositoryTypeImpl instance. |
|
RepositoryTypeImpl(RepositoryTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl.RepositoryTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
RepositoryTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getConversationManagerRef()
Gets the value of the conversationManagerRef property. |
BigInteger |
getMaxContinuations()
Gets the value of the maxContinuations property. |
BigInteger |
getMaxConversations()
Gets the value of the maxConversations property. |
RepositoryTypeAttribute |
getType()
Gets the value of the type property. |
void |
setConversationManagerRef(String value)
Sets the value of the conversationManagerRef property. |
void |
setMaxContinuations(BigInteger value)
Sets the value of the maxContinuations property. |
void |
setMaxConversations(BigInteger value)
Sets the value of the maxConversations property. |
void |
setType(RepositoryTypeAttribute value)
Sets the value of the type property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected RepositoryTypeAttribute type
protected BigInteger maxConversations
protected BigInteger maxContinuations
protected String conversationManagerRef
| Constructor Detail |
|---|
public RepositoryTypeImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl.RepositoryTypeImpl instance.
public RepositoryTypeImpl(RepositoryTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl.RepositoryTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public RepositoryTypeAttribute getType()
RepositoryType
getType in interface RepositoryTypeRepositoryTypeAttributepublic void setType(RepositoryTypeAttribute value)
RepositoryType
setType in interface RepositoryTypevalue - allowed object is
RepositoryTypeAttributepublic BigInteger getMaxConversations()
RepositoryType
getMaxConversations in interface RepositoryTypeBigIntegerpublic void setMaxConversations(BigInteger value)
RepositoryType
setMaxConversations in interface RepositoryTypevalue - allowed object is
BigIntegerpublic BigInteger getMaxContinuations()
RepositoryType
getMaxContinuations in interface RepositoryTypeBigIntegerpublic void setMaxContinuations(BigInteger value)
RepositoryType
setMaxContinuations in interface RepositoryTypevalue - allowed object is
BigIntegerpublic String getConversationManagerRef()
RepositoryType
getConversationManagerRef in interface RepositoryTypeStringpublic void setConversationManagerRef(String value)
RepositoryType
setConversationManagerRef in interface RepositoryTypevalue - allowed object is
Stringpublic RepositoryTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||