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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return ExceptionTypeType
 ExceptionTypeType Webapp22Factory.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.webapp22 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.