|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FormLoginConfigTypeImpl
public class FormLoginConfigTypeImpl
| Field Summary | |
|---|---|
protected WarPathTypeImpl |
formErrorPage
|
protected WarPathTypeImpl |
formLoginPage
|
protected String |
id
|
| Constructor Summary | |
|---|---|
FormLoginConfigTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FormLoginConfigTypeImpl instance. |
|
FormLoginConfigTypeImpl(FormLoginConfigTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FormLoginConfigTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FormLoginConfigTypeImpl |
clone()
Creates and returns a copy of this object. |
WarPathType |
getFormErrorPage()
Gets the value of the formErrorPage property. |
WarPathType |
getFormLoginPage()
Gets the value of the formLoginPage property. |
String |
getId()
Gets the value of the id property. |
void |
setFormErrorPage(WarPathType value)
Sets the value of the formErrorPage property. |
void |
setFormLoginPage(WarPathType value)
Sets the value of the formLoginPage property. |
void |
setId(String value)
Sets the value of the id property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected WarPathTypeImpl formLoginPage
protected WarPathTypeImpl formErrorPage
protected String id
| Constructor Detail |
|---|
public FormLoginConfigTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FormLoginConfigTypeImpl instance.
public FormLoginConfigTypeImpl(FormLoginConfigTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FormLoginConfigTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public WarPathType getFormLoginPage()
FormLoginConfigType
getFormLoginPage in interface FormLoginConfigTypeWarPathTypepublic void setFormLoginPage(WarPathType value)
FormLoginConfigType
setFormLoginPage in interface FormLoginConfigTypevalue - allowed object is
WarPathTypepublic WarPathType getFormErrorPage()
FormLoginConfigType
getFormErrorPage in interface FormLoginConfigTypeWarPathTypepublic void setFormErrorPage(WarPathType value)
FormLoginConfigType
setFormErrorPage in interface FormLoginConfigTypevalue - allowed object is
WarPathTypepublic String getId()
FormLoginConfigType
getId in interface FormLoginConfigTypeStringpublic void setId(String value)
FormLoginConfigType
setId in interface FormLoginConfigTypevalue - allowed object is
Stringpublic FormLoginConfigTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||