|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ErrorPageTypeImpl
public class ErrorPageTypeImpl
| Field Summary | |
|---|---|
protected ErrorCodeTypeImpl |
errorCode
|
protected FullyQualifiedClassTypeImpl |
exceptionType
|
protected String |
id
|
protected WarPathTypeImpl |
location
|
| Constructor Summary | |
|---|---|
ErrorPageTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ErrorPageTypeImpl instance. |
|
ErrorPageTypeImpl(ErrorPageTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ErrorPageTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ErrorPageTypeImpl |
clone()
Creates and returns a copy of this object. |
ErrorCodeType |
getErrorCode()
Gets the value of the errorCode property. |
FullyQualifiedClassType |
getExceptionType()
Gets the value of the exceptionType property. |
String |
getId()
Gets the value of the id property. |
WarPathType |
getLocation()
Gets the value of the location property. |
void |
setErrorCode(ErrorCodeType value)
Sets the value of the errorCode property. |
void |
setExceptionType(FullyQualifiedClassType value)
Sets the value of the exceptionType property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setLocation(WarPathType value)
Sets the value of the location property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ErrorCodeTypeImpl errorCode
protected FullyQualifiedClassTypeImpl exceptionType
protected WarPathTypeImpl location
protected String id
| Constructor Detail |
|---|
public ErrorPageTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ErrorPageTypeImpl instance.
public ErrorPageTypeImpl(ErrorPageTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ErrorPageTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public ErrorCodeType getErrorCode()
ErrorPageType
getErrorCode in interface ErrorPageTypeErrorCodeTypepublic void setErrorCode(ErrorCodeType value)
ErrorPageType
setErrorCode in interface ErrorPageTypevalue - allowed object is
ErrorCodeTypepublic FullyQualifiedClassType getExceptionType()
ErrorPageType
getExceptionType in interface ErrorPageTypeFullyQualifiedClassTypepublic void setExceptionType(FullyQualifiedClassType value)
ErrorPageType
setExceptionType in interface ErrorPageTypevalue - allowed object is
FullyQualifiedClassTypepublic WarPathType getLocation()
ErrorPageType
getLocation in interface ErrorPageTypeWarPathTypepublic void setLocation(WarPathType value)
ErrorPageType
setLocation in interface ErrorPageTypevalue - allowed object is
WarPathTypepublic String getId()
ErrorPageType
getId in interface ErrorPageTypeStringpublic void setId(String value)
ErrorPageType
setId in interface ErrorPageTypevalue - allowed object is
Stringpublic ErrorPageTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||