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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return XsdIntegerType
 XsdIntegerType Webapp24Factory.createXsdIntegerType()
          Returns a new object of class 'Xsd Integer Type'.
 XsdIntegerType ServletType.getLoadOnStartup()
          Returns the value of the 'Load On Startup' containment reference.
 XsdIntegerType SessionConfigType.getSessionTimeout()
          Returns the value of the 'Session Timeout' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp24 with parameters of type XsdIntegerType
 void ServletType.setLoadOnStartup(XsdIntegerType value)
          Sets the value of the 'Load On Startup' containment reference.
 void SessionConfigType.setSessionTimeout(XsdIntegerType value)
          Sets the value of the 'Session Timeout' containment reference.