Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.XsdIntegerType

Packages that use XsdIntegerType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of XsdIntegerType in org.eclipse.modisco.jee.webapp.webapp25
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return XsdIntegerType
 XsdIntegerType Webapp25Factory.createXsdIntegerType()
          Returns a new object of class 'Xsd Integer Type'.
 XsdIntegerType SessionConfigType.getSessionTimeout()
          Returns the value of the 'Session Timeout' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 with parameters of type XsdIntegerType
 void SessionConfigType.setSessionTimeout(XsdIntegerType value)
          Sets the value of the 'Session Timeout' containment reference.