|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.FacesConfigNavigationCaseTypeImpl
public class FacesConfigNavigationCaseTypeImpl
| Field Summary | |
|---|---|
protected List<DescriptionType> |
description
|
protected List<DisplayNameType> |
displayName
|
protected FacesConfigFromActionTypeImpl |
fromAction
|
protected StringImpl |
fromOutcome
|
protected List<IconType> |
icon
|
protected String |
id
|
protected FacesConfigRedirectTypeImpl |
redirect
|
protected StringImpl |
toViewId
|
| Constructor Summary | |
|---|---|
FacesConfigNavigationCaseTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.FacesConfigNavigationCaseTypeImpl instance. |
|
FacesConfigNavigationCaseTypeImpl(FacesConfigNavigationCaseTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.FacesConfigNavigationCaseTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigNavigationCaseTypeImpl |
clone()
Creates and returns a copy of this object. |
List<DescriptionType> |
getDescription()
Gets the value of the description property. |
List<DisplayNameType> |
getDisplayName()
Gets the value of the displayName property. |
FacesConfigFromActionType |
getFromAction()
Gets the value of the fromAction property. |
String |
getFromOutcome()
Gets the value of the fromOutcome property. |
List<IconType> |
getIcon()
Gets the value of the icon property. |
String |
getId()
Gets the value of the id property. |
FacesConfigRedirectType |
getRedirect()
Gets the value of the redirect property. |
String |
getToViewId()
Gets the value of the toViewId property. |
void |
setFromAction(FacesConfigFromActionType value)
Sets the value of the fromAction property. |
void |
setFromOutcome(String value)
Sets the value of the fromOutcome property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setRedirect(FacesConfigRedirectType value)
Sets the value of the redirect property. |
void |
setToViewId(String value)
Sets the value of the toViewId property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<DescriptionType> description
protected List<DisplayNameType> displayName
protected List<IconType> icon
protected FacesConfigFromActionTypeImpl fromAction
protected StringImpl fromOutcome
protected StringImpl toViewId
protected FacesConfigRedirectTypeImpl redirect
protected String id
| Constructor Detail |
|---|
public FacesConfigNavigationCaseTypeImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.FacesConfigNavigationCaseTypeImpl instance.
public FacesConfigNavigationCaseTypeImpl(FacesConfigNavigationCaseTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.FacesConfigNavigationCaseTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<DescriptionType> getDescription()
FacesConfigNavigationCaseType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
getDescription in interface FacesConfigNavigationCaseTypepublic List<DisplayNameType> getDisplayName()
FacesConfigNavigationCaseType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the displayName property.
For example, to add a new item, do as follows:
getDisplayName().add(newItem);
Objects of the following type(s) are allowed in the list
DisplayNameType
getDisplayName in interface FacesConfigNavigationCaseTypepublic List<IconType> getIcon()
FacesConfigNavigationCaseType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the icon property.
For example, to add a new item, do as follows:
getIcon().add(newItem);
Objects of the following type(s) are allowed in the list
IconType
getIcon in interface FacesConfigNavigationCaseTypepublic FacesConfigFromActionType getFromAction()
FacesConfigNavigationCaseType
getFromAction in interface FacesConfigNavigationCaseTypeFacesConfigFromActionTypepublic void setFromAction(FacesConfigFromActionType value)
FacesConfigNavigationCaseType
setFromAction in interface FacesConfigNavigationCaseTypevalue - allowed object is
FacesConfigFromActionTypepublic String getFromOutcome()
FacesConfigNavigationCaseType
getFromOutcome in interface FacesConfigNavigationCaseTypeStringpublic void setFromOutcome(String value)
FacesConfigNavigationCaseType
setFromOutcome in interface FacesConfigNavigationCaseTypevalue - allowed object is
Stringpublic String getToViewId()
FacesConfigNavigationCaseType
getToViewId in interface FacesConfigNavigationCaseTypeStringpublic void setToViewId(String value)
FacesConfigNavigationCaseType
setToViewId in interface FacesConfigNavigationCaseTypevalue - allowed object is
Stringpublic FacesConfigRedirectType getRedirect()
FacesConfigNavigationCaseType
getRedirect in interface FacesConfigNavigationCaseTypeFacesConfigRedirectTypepublic void setRedirect(FacesConfigRedirectType value)
FacesConfigNavigationCaseType
setRedirect in interface FacesConfigNavigationCaseTypevalue - allowed object is
FacesConfigRedirectTypepublic String getId()
FacesConfigNavigationCaseType
getId in interface FacesConfigNavigationCaseTypeStringpublic void setId(String value)
FacesConfigNavigationCaseType
setId in interface FacesConfigNavigationCaseTypevalue - allowed object is
Stringpublic FacesConfigNavigationCaseTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||