|
||||||||||
| 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.spring.beans.impl.EntryTypeImpl
public class EntryTypeImpl
| Field Summary | |
|---|---|
protected List<Object> |
beanOrRefOrIdref
|
protected DescriptionImpl |
description
|
protected String |
key
|
protected KeyImpl |
keyElement
|
protected String |
keyRef
|
protected String |
value
|
protected String |
valueRef
|
| Constructor Summary | |
|---|---|
EntryTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.EntryTypeImpl instance. |
|
EntryTypeImpl(EntryTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.EntryTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EntryTypeImpl |
clone()
Creates and returns a copy of this object. |
protected static void |
copyBeanOrRefOrIdref(List<Object> source,
List<Object> target)
Copies all values of property BeanOrRefOrIdref. |
List<Object> |
getBeanOrRefOrIdref()
Gets the value of the beanOrRefOrIdref property. |
Description |
getDescription()
Gets the value of the description property. |
String |
getKey()
Gets the value of the key property. |
Key |
getKeyElement()
Gets the value of the keyElement property. |
String |
getKeyRef()
Gets the value of the keyRef property. |
String |
getValue()
Gets the value of the value property. |
String |
getValueRef()
Gets the value of the valueRef property. |
void |
setDescription(Description value)
Sets the value of the description property. |
void |
setKey(String value)
Sets the value of the key property. |
void |
setKeyElement(Key value)
Sets the value of the keyElement property. |
void |
setKeyRef(String value)
Sets the value of the keyRef property. |
void |
setValue(String value)
Sets the value of the value property. |
void |
setValueRef(String value)
Sets the value of the valueRef property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected KeyImpl keyElement
protected DescriptionImpl description
protected List<Object> beanOrRefOrIdref
protected String key
protected String keyRef
protected String value
protected String valueRef
| Constructor Detail |
|---|
public EntryTypeImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.EntryTypeImpl instance.
public EntryTypeImpl(EntryTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.EntryTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Key getKeyElement()
EntryType
getKeyElement in interface EntryTypeKeypublic void setKeyElement(Key value)
EntryType
setKeyElement in interface EntryTypevalue - allowed object is
Keypublic Description getDescription()
EntryType
getDescription in interface EntryTypeDescriptionpublic void setDescription(Description value)
EntryType
setDescription in interface EntryTypevalue - allowed object is
Descriptionpublic List<Object> getBeanOrRefOrIdref()
EntryType
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 beanOrRefOrIdref property.
For example, to add a new item, do as follows:
getBeanOrRefOrIdref().add(newItem);
Objects of the following type(s) are allowed in the list
Object
Idref
Value
Null
Map
Ref
List
Set
Props
Bean
getBeanOrRefOrIdref in interface EntryTypepublic String getKey()
EntryType
getKey in interface EntryTypeStringpublic void setKey(String value)
EntryType
setKey in interface EntryTypevalue - allowed object is
Stringpublic String getKeyRef()
EntryType
getKeyRef in interface EntryTypeStringpublic void setKeyRef(String value)
EntryType
setKeyRef in interface EntryTypevalue - allowed object is
Stringpublic String getValue()
EntryType
getValue in interface EntryTypeStringpublic void setValue(String value)
EntryType
setValue in interface EntryTypevalue - allowed object is
Stringpublic String getValueRef()
EntryType
getValueRef in interface EntryTypeStringpublic void setValueRef(String value)
EntryType
setValueRef in interface EntryTypevalue - allowed object is
String
protected static void copyBeanOrRefOrIdref(List<Object> source,
List<Object> target)
BeanOrRefOrIdref.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.public EntryTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||