|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ErrorPageType
A representation of the model object 'Error Page Type'.
The following features are supported:
Webapp23Package.getErrorPageType()
Method Summary | |
---|---|
ErrorCodeType |
getErrorCode()
Returns the value of the 'Error Code' containment reference. |
ExceptionTypeType |
getExceptionType()
Returns the value of the 'Exception Type' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
LocationType |
getLocation()
Returns the value of the 'Location' containment reference. |
void |
setErrorCode(ErrorCodeType value)
Sets the value of the ' Error Code ' containment reference. |
void |
setExceptionType(ExceptionTypeType value)
Sets the value of the ' Exception Type ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setLocation(LocationType value)
Sets the value of the ' Location ' containment reference. |
Method Detail |
---|
ErrorCodeType getErrorCode()
If the meaning of the 'Error Code' containment reference isn't clear, there really should be more of a description here...
setErrorCode(ErrorCodeType)
,
Webapp23Package.getErrorPageType_ErrorCode()
void setErrorCode(ErrorCodeType value)
Error Code
' containment reference.
value
- the new value of the 'Error Code' containment reference.getErrorCode()
ExceptionTypeType getExceptionType()
If the meaning of the 'Exception Type' containment reference isn't clear, there really should be more of a description here...
setExceptionType(ExceptionTypeType)
,
Webapp23Package.getErrorPageType_ExceptionType()
void setExceptionType(ExceptionTypeType value)
Exception Type
' containment reference.
value
- the new value of the 'Exception Type' containment reference.getExceptionType()
LocationType getLocation()
If the meaning of the 'Location' containment reference isn't clear, there really should be more of a description here...
setLocation(LocationType)
,
Webapp23Package.getErrorPageType_Location()
void setLocation(LocationType value)
Location
' containment reference.
value
- the new value of the 'Location' containment reference.getLocation()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
Webapp23Package.getErrorPageType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |