Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.ErrorPageType

Packages that use ErrorPageType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of ErrorPageType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ErrorPageType
 ErrorPageType Webapp23Factory.createErrorPageType()
          Returns a new object of class 'Error Page Type'.
 ErrorPageType DocumentRoot.getErrorPage()
          Returns the value of the 'Error Page' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type ErrorPageType
 void DocumentRoot.setErrorPage(ErrorPageType value)
          Sets the value of the 'Error Page' containment reference.