|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigMapEntriesTypeImpl
public class FacesConfigMapEntriesTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected FullyQualifiedClassTypeImpl |
keyClass
|
protected FacesConfigMapEntryType[] |
mapEntry
|
protected FacesConfigValueClassTypeImpl |
valueClass
|
| Constructor Summary | |
|---|---|
FacesConfigMapEntriesTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigMapEntriesTypeImpl instance. |
|
FacesConfigMapEntriesTypeImpl(FacesConfigMapEntriesTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigMapEntriesTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigMapEntriesTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copyMapEntry(FacesConfigMapEntryType[] source)
Copies all values of property MapEntry. |
String |
getId()
Gets the value of the id property. |
FullyQualifiedClassType |
getKeyClass()
Gets the value of the keyClass property. |
FacesConfigMapEntryType[] |
getMapEntry()
|
FacesConfigMapEntryType |
getMapEntry(int idx)
|
int |
getMapEntryLength()
|
FacesConfigValueClassType |
getValueClass()
Gets the value of the valueClass property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setKeyClass(FullyQualifiedClassType value)
Sets the value of the keyClass property. |
void |
setMapEntry(FacesConfigMapEntryType[] values)
|
FacesConfigMapEntryType |
setMapEntry(int idx,
FacesConfigMapEntryType value)
|
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 FullyQualifiedClassTypeImpl keyClass
protected FacesConfigValueClassTypeImpl valueClass
protected FacesConfigMapEntryType[] mapEntry
protected String id
| Constructor Detail |
|---|
public FacesConfigMapEntriesTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigMapEntriesTypeImpl instance.
public FacesConfigMapEntriesTypeImpl(FacesConfigMapEntriesTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigMapEntriesTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public FullyQualifiedClassType getKeyClass()
FacesConfigMapEntriesType
getKeyClass in interface FacesConfigMapEntriesTypeFullyQualifiedClassTypepublic void setKeyClass(FullyQualifiedClassType value)
FacesConfigMapEntriesType
setKeyClass in interface FacesConfigMapEntriesTypevalue - allowed object is
FullyQualifiedClassTypepublic FacesConfigValueClassType getValueClass()
FacesConfigMapEntriesType
getValueClass in interface FacesConfigMapEntriesTypeFacesConfigValueClassTypepublic void setValueClass(FacesConfigValueClassType value)
FacesConfigMapEntriesType
setValueClass in interface FacesConfigMapEntriesTypevalue - allowed object is
FacesConfigValueClassTypepublic FacesConfigMapEntryType[] getMapEntry()
getMapEntry in interface FacesConfigMapEntriesTypeFacesConfigMapEntryTypepublic FacesConfigMapEntryType getMapEntry(int idx)
getMapEntry in interface FacesConfigMapEntriesTypeFacesConfigMapEntryTypepublic int getMapEntryLength()
getMapEntryLength in interface FacesConfigMapEntriesTypepublic void setMapEntry(FacesConfigMapEntryType[] values)
setMapEntry in interface FacesConfigMapEntriesTypevalues - allowed objects are
FacesConfigMapEntryType
public FacesConfigMapEntryType setMapEntry(int idx,
FacesConfigMapEntryType value)
setMapEntry in interface FacesConfigMapEntriesTypevalue - allowed object is
FacesConfigMapEntryTypepublic String getId()
FacesConfigMapEntriesType
getId in interface FacesConfigMapEntriesTypeStringpublic void setId(String value)
FacesConfigMapEntriesType
setId in interface FacesConfigMapEntriesTypevalue - allowed object is
Stringpublic void copyMapEntry(FacesConfigMapEntryType[] source)
MapEntry.
source - The source to copy from.
NullPointerException - if source is null.public FacesConfigMapEntriesTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||