|
||||||||||
| 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.valueclass.spring.beans.EntryType
public class EntryType
Java class for entryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="entryType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.springframework.org/schema/beans}key" minOccurs="0"/>
<group ref="{http://www.springframework.org/schema/beans}collectionElements"/>
</sequence>
<attribute name="key" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="key-ref" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="value-ref" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Object[] |
beanOrRefOrIdref
|
protected Description |
description
|
protected String |
key
|
protected Key |
keyElement
|
protected String |
keyRef
|
protected String |
value
|
protected String |
valueRef
|
| Constructor Summary | |
|---|---|
EntryType()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.EntryType instance. |
|
EntryType(EntryType o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.EntryType instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EntryType |
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 Key keyElement
protected Description description
protected Object[] beanOrRefOrIdref
protected String key
protected String keyRef
protected String value
protected String valueRef
| Constructor Detail |
|---|
public EntryType()
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.EntryType instance.
public EntryType(EntryType o)
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.EntryType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Key getKeyElement()
Keypublic void setKeyElement(Key value)
value - allowed object is
Keypublic Description getDescription()
Descriptionpublic void setDescription(Description value)
value - allowed object is
Descriptionpublic Object[] getBeanOrRefOrIdref()
Value
Set
Object
Bean
Map
Ref
List
Props
Idref
Nullpublic Object getBeanOrRefOrIdref(int idx)
Value
Set
Object
Bean
Map
Ref
List
Props
Idref
Nullpublic int getBeanOrRefOrIdrefLength()
public void setBeanOrRefOrIdref(Object[] values)
values - allowed objects are
Value
Set
Object
Bean
Map
Ref
List
Props
Idref
Null
public Object setBeanOrRefOrIdref(int idx,
Object value)
value - allowed object is
Value
Set
Object
Bean
Map
Ref
List
Props
Idref
Nullpublic String getKey()
Stringpublic void setKey(String value)
value - allowed object is
Stringpublic String getKeyRef()
Stringpublic void setKeyRef(String value)
value - allowed object is
Stringpublic String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic String getValueRef()
Stringpublic void setValueRef(String value)
value - allowed object is
Stringprotected void copyBeanOrRefOrIdref(Object[] source)
BeanOrRefOrIdref.
source - The source to copy from.
NullPointerException - if source is null.public EntryType clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||