Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.ErrorCodeType

Packages that use ErrorCodeType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of ErrorCodeType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as ErrorCodeType
protected  ErrorCodeType ErrorPageType.errorCode
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return ErrorCodeType
 ErrorCodeType ObjectFactory.createErrorCodeType()
          Create an instance of ErrorCodeType
 ErrorCodeType ErrorPageType.getErrorCode()
          Gets the value of the errorCode property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type ErrorCodeType
 void ErrorPageType.setErrorCode(ErrorCodeType value)
          Sets the value of the errorCode property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.