|
||||||||||
| 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.FacesConfigListEntriesTypeImpl
public class FacesConfigListEntriesTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected Object[] |
nullValueOrValue
|
protected FacesConfigValueClassTypeImpl |
valueClass
|
| Constructor Summary | |
|---|---|
FacesConfigListEntriesTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigListEntriesTypeImpl instance. |
|
FacesConfigListEntriesTypeImpl(FacesConfigListEntriesTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigListEntriesTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigListEntriesTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyNullValueOrValue(Object[] source)
Copies all values of property NullValueOrValue. |
String |
getId()
Gets the value of the id property. |
Object[] |
getNullValueOrValue()
|
Object |
getNullValueOrValue(int idx)
|
int |
getNullValueOrValueLength()
|
FacesConfigValueClassType |
getValueClass()
Gets the value of the valueClass property. |
void |
setId(String value)
Sets the value of the id property. |
Object |
setNullValueOrValue(int idx,
Object value)
|
void |
setNullValueOrValue(Object[] values)
|
void |
setValueClass(FacesConfigValueClassType value)
Sets the value of the valueClass property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected FacesConfigValueClassTypeImpl valueClass
protected Object[] nullValueOrValue
protected String id
| Constructor Detail |
|---|
public FacesConfigListEntriesTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigListEntriesTypeImpl instance.
public FacesConfigListEntriesTypeImpl(FacesConfigListEntriesTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigListEntriesTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public FacesConfigValueClassType getValueClass()
FacesConfigListEntriesType
getValueClass in interface FacesConfigListEntriesTypeFacesConfigValueClassTypepublic void setValueClass(FacesConfigValueClassType value)
FacesConfigListEntriesType
setValueClass in interface FacesConfigListEntriesTypevalue - allowed object is
FacesConfigValueClassTypepublic Object[] getNullValueOrValue()
getNullValueOrValue in interface FacesConfigListEntriesTypeString
FacesConfigNullValueTypepublic Object getNullValueOrValue(int idx)
getNullValueOrValue in interface FacesConfigListEntriesTypeString
FacesConfigNullValueTypepublic int getNullValueOrValueLength()
getNullValueOrValueLength in interface FacesConfigListEntriesTypepublic void setNullValueOrValue(Object[] values)
setNullValueOrValue in interface FacesConfigListEntriesTypevalues - allowed objects are
String
FacesConfigNullValueType
public Object setNullValueOrValue(int idx,
Object value)
setNullValueOrValue in interface FacesConfigListEntriesTypevalue - allowed object is
String
FacesConfigNullValueTypepublic String getId()
FacesConfigListEntriesType
getId in interface FacesConfigListEntriesTypeStringpublic void setId(String value)
FacesConfigListEntriesType
setId in interface FacesConfigListEntriesTypevalue - allowed object is
Stringprotected void copyNullValueOrValue(Object[] source)
NullValueOrValue.
source - The source to copy from.
NullPointerException - if source is null.public FacesConfigListEntriesTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||