|
||||||||||
| 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.javaee.impl.SessionConfigTypeImpl
public class SessionConfigTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected XsdIntegerTypeImpl |
sessionTimeout
|
| Constructor Summary | |
|---|---|
SessionConfigTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.SessionConfigTypeImpl instance. |
|
SessionConfigTypeImpl(SessionConfigTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.SessionConfigTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SessionConfigTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
XsdIntegerType |
getSessionTimeout()
Gets the value of the sessionTimeout property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setSessionTimeout(XsdIntegerType value)
Sets the value of the sessionTimeout property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected XsdIntegerTypeImpl sessionTimeout
protected String id
| Constructor Detail |
|---|
public SessionConfigTypeImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.SessionConfigTypeImpl instance.
public SessionConfigTypeImpl(SessionConfigTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.SessionConfigTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public XsdIntegerType getSessionTimeout()
SessionConfigType
getSessionTimeout in interface SessionConfigTypeXsdIntegerTypepublic void setSessionTimeout(XsdIntegerType value)
SessionConfigType
setSessionTimeout in interface SessionConfigTypevalue - allowed object is
XsdIntegerTypepublic String getId()
SessionConfigType
getId in interface SessionConfigTypeStringpublic void setId(String value)
SessionConfigType
setId in interface SessionConfigTypevalue - allowed object is
Stringpublic SessionConfigTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||