Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.XsdIntegerType

Packages that use XsdIntegerType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of XsdIntegerType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as XsdIntegerType
protected  XsdIntegerType SessionConfigType.sessionTimeout
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return XsdIntegerType
 XsdIntegerType XsdIntegerType.clone()
          Creates and returns a copy of this object.
static XsdIntegerType ObjectFactory.copyOfXsdIntegerType(XsdIntegerType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.XsdIntegerType instance.
 XsdIntegerType ObjectFactory.createXsdIntegerType()
          Create an instance of XsdIntegerType
 XsdIntegerType SessionConfigType.getSessionTimeout()
          Gets the value of the sessionTimeout property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type XsdIntegerType
static XsdIntegerType ObjectFactory.copyOfXsdIntegerType(XsdIntegerType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.XsdIntegerType instance.
 void SessionConfigType.setSessionTimeout(XsdIntegerType value)
          Sets the value of the sessionTimeout property.
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type XsdIntegerType
XsdIntegerType(XsdIntegerType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.XsdIntegerType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.