|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorPage
Generated interface for ErrorPage element.
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Method Summary | |
|---|---|
Integer |
getErrorCode()
Getter for error-code property. |
String |
getExceptionType()
Getter for exception-type property. |
String |
getLocation()
Getter for location property. |
void |
setErrorCode(Integer value)
Setter for error-code property. |
void |
setExceptionType(String value)
Setter for exception-type property. |
void |
setLocation(String value)
Setter for location property. |
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean |
|---|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write |
| Method Detail |
|---|
void setErrorCode(Integer value)
value - property valueInteger getErrorCode()
void setExceptionType(String value)
value - property valueString getExceptionType()
void setLocation(String value)
value - property valueString getLocation()
|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||