|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigFromActionTypeImpl
public class FacesConfigFromActionTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected String |
value
|
| Constructor Summary | |
|---|---|
FacesConfigFromActionTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigFromActionTypeImpl instance. |
|
FacesConfigFromActionTypeImpl(FacesConfigFromActionTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigFromActionTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigFromActionTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
String |
getValue()
EL expressions present within a faces config file must start with the character sequence of '#{' and end with '}'. |
void |
setId(String value)
Sets the value of the id property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String value
protected String id
| Constructor Detail |
|---|
public FacesConfigFromActionTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigFromActionTypeImpl instance.
public FacesConfigFromActionTypeImpl(FacesConfigFromActionTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigFromActionTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getValue()
FacesConfigFromActionType
getValue in interface FacesConfigFromActionTypeStringpublic void setValue(String value)
FacesConfigFromActionType
setValue in interface FacesConfigFromActionTypevalue - allowed object is
Stringpublic String getId()
FacesConfigFromActionType
getId in interface FacesConfigFromActionTypeStringpublic void setId(String value)
FacesConfigFromActionType
setId in interface FacesConfigFromActionTypevalue - allowed object is
Stringpublic FacesConfigFromActionTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||