|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.servlet.ver30.XsdPositiveIntegerType
org.glassfish.grizzly.servlet.ver30.ErrorCodeType
public class ErrorCodeType
The error-code contains an HTTP error code, ex: 404 Used in: error-page
Java class for error-codeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="error-codeType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>xsdPositiveIntegerType">
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
</restriction>
</simpleContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.glassfish.grizzly.servlet.ver30.XsdPositiveIntegerType |
|---|
id, value |
| Constructor Summary | |
|---|---|
ErrorCodeType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.glassfish.grizzly.servlet.ver30.XsdPositiveIntegerType |
|---|
getId, getValue, setId, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorCodeType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||