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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ExceptionTypeType
 ExceptionTypeType Webapp23Factory.createExceptionTypeType()
          Returns a new object of class 'Exception Type Type'.
 ExceptionTypeType DocumentRoot.getExceptionType()
          Returns the value of the 'Exception Type' containment reference.
 ExceptionTypeType ErrorPageType.getExceptionType()
          Returns the value of the 'Exception Type' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type ExceptionTypeType
 void DocumentRoot.setExceptionType(ExceptionTypeType value)
          Sets the value of the 'Exception Type' containment reference.
 void ErrorPageType.setExceptionType(ExceptionTypeType value)
          Sets the value of the 'Exception Type' containment reference.