|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.FacesConfigMapEntriesTypeImpl
public class FacesConfigMapEntriesTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected FullyQualifiedClassTypeImpl |
keyClass
|
protected List<FacesConfigMapEntryType> |
mapEntry
|
protected FacesConfigValueClassTypeImpl |
valueClass
|
| Constructor Summary | |
|---|---|
FacesConfigMapEntriesTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.FacesConfigMapEntriesTypeImpl instance. |
|
FacesConfigMapEntriesTypeImpl(FacesConfigMapEntriesTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.FacesConfigMapEntriesTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigMapEntriesTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
FullyQualifiedClassType |
getKeyClass()
Gets the value of the keyClass property. |
List<FacesConfigMapEntryType> |
getMapEntry()
Gets the value of the mapEntry property. |
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 |
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 List<FacesConfigMapEntryType> mapEntry
protected String id
| Constructor Detail |
|---|
public FacesConfigMapEntriesTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.FacesConfigMapEntriesTypeImpl instance.
public FacesConfigMapEntriesTypeImpl(FacesConfigMapEntriesTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.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 List<FacesConfigMapEntryType> getMapEntry()
FacesConfigMapEntriesType
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 mapEntry property.
For example, to add a new item, do as follows:
getMapEntry().add(newItem);
Objects of the following type(s) are allowed in the list
FacesConfigMapEntryType
getMapEntry in interface FacesConfigMapEntriesTypepublic String getId()
FacesConfigMapEntriesType
getId in interface FacesConfigMapEntriesTypeStringpublic void setId(String value)
FacesConfigMapEntriesType
setId in interface FacesConfigMapEntriesTypevalue - allowed object is
Stringpublic FacesConfigMapEntriesTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||