Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.ErrorCodeType

Packages that use ErrorCodeType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of ErrorCodeType in org.eclipse.modisco.jee.webapp.webapp30
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return ErrorCodeType
 ErrorCodeType Webapp30Factory.createErrorCodeType()
          Returns a new object of class 'Error Code Type'.
 ErrorCodeType ErrorPageType.getErrorCode()
          Returns the value of the 'Error Code' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type ErrorCodeType
 void ErrorPageType.setErrorCode(ErrorCodeType value)
          Sets the value of the 'Error Code' containment reference.