|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.LoginConfigTypeImpl
public class LoginConfigTypeImpl
| Field Summary | |
|---|---|
protected AuthMethodTypeImpl |
authMethod
|
protected FormLoginConfigTypeImpl |
formLoginConfig
|
protected String |
id
|
protected StringImpl |
realmName
|
| Constructor Summary | |
|---|---|
LoginConfigTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.LoginConfigTypeImpl instance. |
|
LoginConfigTypeImpl(LoginConfigTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.LoginConfigTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
LoginConfigTypeImpl |
clone()
Creates and returns a copy of this object. |
AuthMethodType |
getAuthMethod()
Gets the value of the authMethod property. |
FormLoginConfigType |
getFormLoginConfig()
Gets the value of the formLoginConfig property. |
String |
getId()
Gets the value of the id property. |
String |
getRealmName()
Gets the value of the realmName property. |
void |
setAuthMethod(AuthMethodType value)
Sets the value of the authMethod property. |
void |
setFormLoginConfig(FormLoginConfigType value)
Sets the value of the formLoginConfig property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setRealmName(String value)
Sets the value of the realmName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AuthMethodTypeImpl authMethod
protected StringImpl realmName
protected FormLoginConfigTypeImpl formLoginConfig
protected String id
| Constructor Detail |
|---|
public LoginConfigTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.LoginConfigTypeImpl instance.
public LoginConfigTypeImpl(LoginConfigTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.LoginConfigTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public AuthMethodType getAuthMethod()
LoginConfigType
getAuthMethod in interface LoginConfigTypeAuthMethodTypepublic void setAuthMethod(AuthMethodType value)
LoginConfigType
setAuthMethod in interface LoginConfigTypevalue - allowed object is
AuthMethodTypepublic String getRealmName()
LoginConfigType
getRealmName in interface LoginConfigTypeStringpublic void setRealmName(String value)
LoginConfigType
setRealmName in interface LoginConfigTypevalue - allowed object is
Stringpublic FormLoginConfigType getFormLoginConfig()
LoginConfigType
getFormLoginConfig in interface LoginConfigTypeFormLoginConfigTypepublic void setFormLoginConfig(FormLoginConfigType value)
LoginConfigType
setFormLoginConfig in interface LoginConfigTypevalue - allowed object is
FormLoginConfigTypepublic String getId()
LoginConfigType
getId in interface LoginConfigTypeStringpublic void setId(String value)
LoginConfigType
setId in interface LoginConfigTypevalue - allowed object is
Stringpublic LoginConfigTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||