|
||||||||||
| 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.Key
public class Key
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<group ref="{http://www.springframework.org/schema/beans}collectionElements"/>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Object[] |
beanOrRefOrIdref
|
protected Description |
description
|
| Constructor Summary | |
|---|---|
Key()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.Key instance. |
|
Key(Key o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.Key instance by copying a given instance. |
|
| Method Summary | |
|---|---|
Key |
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. |
Object |
setBeanOrRefOrIdref(int idx,
Object value)
|
void |
setBeanOrRefOrIdref(Object[] values)
|
void |
setDescription(Description value)
Sets the value of the description property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Description description
protected Object[] beanOrRefOrIdref
| Constructor Detail |
|---|
public Key()
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.Key instance.
public Key(Key o)
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.Key instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Description getDescription()
Descriptionpublic void setDescription(Description value)
value - allowed object is
Descriptionpublic Object[] getBeanOrRefOrIdref()
Value
Set
Object
Map
Bean
Ref
List
Props
Idref
Nullpublic Object getBeanOrRefOrIdref(int idx)
Value
Set
Object
Map
Bean
Ref
List
Props
Idref
Nullpublic int getBeanOrRefOrIdrefLength()
public void setBeanOrRefOrIdref(Object[] values)
values - allowed objects are
Value
Set
Object
Map
Bean
Ref
List
Props
Idref
Null
public Object setBeanOrRefOrIdref(int idx,
Object value)
value - allowed object is
Value
Set
Object
Map
Bean
Ref
List
Props
Idref
Nullprotected void copyBeanOrRefOrIdref(Object[] source)
BeanOrRefOrIdref.
source - The source to copy from.
NullPointerException - if source is null.public Key clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||