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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return ErrorCodeType
 ErrorCodeType Webapp24Factory.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.webapp24 with parameters of type ErrorCodeType
 void ErrorPageType.setErrorCode(ErrorCodeType value)
          Sets the value of the 'Error Code' containment reference.