|
||||||||||
| 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.FacesConfigApplicationResourceBundleTypeImpl
public class FacesConfigApplicationResourceBundleTypeImpl
| Field Summary | |
|---|---|
protected FullyQualifiedClassTypeImpl |
baseName
|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected IconType[] |
icon
|
protected String |
id
|
protected StringImpl |
var
|
| Constructor Summary | |
|---|---|
FacesConfigApplicationResourceBundleTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigApplicationResourceBundleTypeImpl instance. |
|
FacesConfigApplicationResourceBundleTypeImpl(FacesConfigApplicationResourceBundleTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigApplicationResourceBundleTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigApplicationResourceBundleTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
protected void |
copyDisplayName(DisplayNameType[] source)
Copies all values of property DisplayName. |
protected void |
copyIcon(IconType[] source)
Copies all values of property Icon. |
FullyQualifiedClassType |
getBaseName()
Gets the value of the baseName property. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
DisplayNameType[] |
getDisplayName()
|
DisplayNameType |
getDisplayName(int idx)
|
int |
getDisplayNameLength()
|
IconType[] |
getIcon()
|
IconType |
getIcon(int idx)
|
int |
getIconLength()
|
String |
getId()
Gets the value of the id property. |
String |
getVar()
Gets the value of the var property. |
void |
setBaseName(FullyQualifiedClassType value)
Sets the value of the baseName property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setDisplayName(DisplayNameType[] values)
|
DisplayNameType |
setDisplayName(int idx,
DisplayNameType value)
|
void |
setIcon(IconType[] values)
|
IconType |
setIcon(int idx,
IconType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setVar(String value)
Sets the value of the var property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected DisplayNameType[] displayName
protected IconType[] icon
protected FullyQualifiedClassTypeImpl baseName
protected StringImpl var
protected String id
| Constructor Detail |
|---|
public FacesConfigApplicationResourceBundleTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigApplicationResourceBundleTypeImpl instance.
public FacesConfigApplicationResourceBundleTypeImpl(FacesConfigApplicationResourceBundleTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigApplicationResourceBundleTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface FacesConfigApplicationResourceBundleTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface FacesConfigApplicationResourceBundleTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface FacesConfigApplicationResourceBundleTypepublic void setDescription(DescriptionType[] values)
setDescription in interface FacesConfigApplicationResourceBundleTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface FacesConfigApplicationResourceBundleTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface FacesConfigApplicationResourceBundleTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface FacesConfigApplicationResourceBundleTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface FacesConfigApplicationResourceBundleTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface FacesConfigApplicationResourceBundleTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface FacesConfigApplicationResourceBundleTypevalue - allowed object is
DisplayNameTypepublic IconType[] getIcon()
getIcon in interface FacesConfigApplicationResourceBundleTypeIconTypepublic IconType getIcon(int idx)
getIcon in interface FacesConfigApplicationResourceBundleTypeIconTypepublic int getIconLength()
getIconLength in interface FacesConfigApplicationResourceBundleTypepublic void setIcon(IconType[] values)
setIcon in interface FacesConfigApplicationResourceBundleTypevalues - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
setIcon in interface FacesConfigApplicationResourceBundleTypevalue - allowed object is
IconTypepublic FullyQualifiedClassType getBaseName()
FacesConfigApplicationResourceBundleType
getBaseName in interface FacesConfigApplicationResourceBundleTypeFullyQualifiedClassTypepublic void setBaseName(FullyQualifiedClassType value)
FacesConfigApplicationResourceBundleType
setBaseName in interface FacesConfigApplicationResourceBundleTypevalue - allowed object is
FullyQualifiedClassTypepublic String getVar()
FacesConfigApplicationResourceBundleType
getVar in interface FacesConfigApplicationResourceBundleTypeStringpublic void setVar(String value)
FacesConfigApplicationResourceBundleType
setVar in interface FacesConfigApplicationResourceBundleTypevalue - allowed object is
Stringpublic String getId()
FacesConfigApplicationResourceBundleType
getId in interface FacesConfigApplicationResourceBundleTypeStringpublic void setId(String value)
FacesConfigApplicationResourceBundleType
setId in interface FacesConfigApplicationResourceBundleTypevalue - allowed object is
Stringprotected void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.protected void copyDisplayName(DisplayNameType[] source)
DisplayName.
source - The source to copy from.
NullPointerException - if source is null.protected void copyIcon(IconType[] source)
Icon.
source - The source to copy from.
NullPointerException - if source is null.public FacesConfigApplicationResourceBundleTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||