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

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

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

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