|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.FacesConfigMapEntryTypeImpl
public class FacesConfigMapEntryTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected StringImpl |
key
|
protected FacesConfigNullValueTypeImpl |
nullValue
|
protected String |
value
|
| Constructor Summary | |
|---|---|
FacesConfigMapEntryTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.FacesConfigMapEntryTypeImpl instance. |
|
FacesConfigMapEntryTypeImpl(FacesConfigMapEntryTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.FacesConfigMapEntryTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigMapEntryTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
String |
getKey()
Gets the value of the key property. |
FacesConfigNullValueType |
getNullValue()
Gets the value of the nullValue property. |
String |
getValue()
Gets the value of the value property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setKey(String value)
Sets the value of the key property. |
void |
setNullValue(FacesConfigNullValueType value)
Sets the value of the nullValue property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected StringImpl key
protected FacesConfigNullValueTypeImpl nullValue
protected String value
protected String id
| Constructor Detail |
|---|
public FacesConfigMapEntryTypeImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.FacesConfigMapEntryTypeImpl instance.
public FacesConfigMapEntryTypeImpl(FacesConfigMapEntryTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.FacesConfigMapEntryTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getKey()
FacesConfigMapEntryType
getKey in interface FacesConfigMapEntryTypeStringpublic void setKey(String value)
FacesConfigMapEntryType
setKey in interface FacesConfigMapEntryTypevalue - allowed object is
Stringpublic FacesConfigNullValueType getNullValue()
FacesConfigMapEntryType
getNullValue in interface FacesConfigMapEntryTypeFacesConfigNullValueTypepublic void setNullValue(FacesConfigNullValueType value)
FacesConfigMapEntryType
setNullValue in interface FacesConfigMapEntryTypevalue - allowed object is
FacesConfigNullValueTypepublic String getValue()
FacesConfigMapEntryType
getValue in interface FacesConfigMapEntryTypeStringpublic void setValue(String value)
FacesConfigMapEntryType
setValue in interface FacesConfigMapEntryTypevalue - allowed object is
Stringpublic String getId()
FacesConfigMapEntryType
getId in interface FacesConfigMapEntryTypeStringpublic void setId(String value)
FacesConfigMapEntryType
setId in interface FacesConfigMapEntryTypevalue - allowed object is
Stringpublic FacesConfigMapEntryTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||