|
||||||||||
| 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.spring.beans.impl.EntryTypeImpl
public class EntryTypeImpl
| Field Summary | |
|---|---|
protected 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.indexed.novalueclass.spring.beans.impl.EntryTypeImpl instance. |
|
EntryTypeImpl(EntryTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.EntryTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EntryTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyBeanOrRefOrIdref(Object[] source)
Copies all values of property BeanOrRefOrIdref. |
Object[] |
getBeanOrRefOrIdref()
|
Object |
getBeanOrRefOrIdref(int idx)
|
int |
getBeanOrRefOrIdrefLength()
|
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. |
Object |
setBeanOrRefOrIdref(int idx,
Object value)
|
void |
setBeanOrRefOrIdref(Object[] values)
|
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 Object[] beanOrRefOrIdref
protected String key
protected String keyRef
protected String value
protected String valueRef
| Constructor Detail |
|---|
public EntryTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.EntryTypeImpl instance.
public EntryTypeImpl(EntryTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.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 Object[] getBeanOrRefOrIdref()
getBeanOrRefOrIdref in interface EntryTypeValue
Object
Props
Null
List
Bean
Map
Idref
Set
Refpublic Object getBeanOrRefOrIdref(int idx)
getBeanOrRefOrIdref in interface EntryTypeValue
Object
Props
Null
List
Bean
Map
Idref
Set
Refpublic int getBeanOrRefOrIdrefLength()
getBeanOrRefOrIdrefLength in interface EntryTypepublic void setBeanOrRefOrIdref(Object[] values)
setBeanOrRefOrIdref in interface EntryTypevalues - allowed objects are
Value
Object
Props
Null
List
Bean
Map
Idref
Set
Ref
public Object setBeanOrRefOrIdref(int idx,
Object value)
setBeanOrRefOrIdref in interface EntryTypevalue - allowed object is
Value
Object
Props
Null
List
Bean
Map
Idref
Set
Refpublic 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
Stringprotected void copyBeanOrRefOrIdref(Object[] source)
BeanOrRefOrIdref.
source - The source to copy from.
NullPointerException - if source 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 | |||||||||