|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans.IdentifiedType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi.Treference
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi.TreferenceCollection
public class TreferenceCollection
Java class for TreferenceCollection complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TreferenceCollection">
<complexContent>
<extension base="{http://www.springframework.org/schema/osgi}Treference">
<sequence minOccurs="0">
<element name="comparator" type="{http://www.springframework.org/schema/osgi}Tcomparator"/>
</sequence>
<attribute name="comparator-ref" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="cardinality" type="{http://www.springframework.org/schema/osgi}TcollectionCardinality" />
<attribute name="greedy-proxying" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
cardinality
|
protected Tcomparator |
comparator
|
protected String |
comparatorRef
|
protected Boolean |
greedyProxying
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi.Treference |
|---|
_interface, beanName, contextClassLoader, dependsOn, filter, interfaces, listener |
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans.IdentifiedType |
|---|
id |
| Constructor Summary | |
|---|---|
TreferenceCollection()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi.TreferenceCollection instance. |
|
TreferenceCollection(TreferenceCollection o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi.TreferenceCollection instance by copying a given instance. |
|
| Method Summary | |
|---|---|
TreferenceCollection |
clone()
Creates and returns a copy of this object. |
String |
getCardinality()
Gets the value of the cardinality property. |
Tcomparator |
getComparator()
Gets the value of the comparator property. |
String |
getComparatorRef()
Gets the value of the comparatorRef property. |
boolean |
isGreedyProxying()
Gets the value of the greedyProxying property. |
void |
setCardinality(String value)
Sets the value of the cardinality property. |
void |
setComparator(Tcomparator value)
Sets the value of the comparator property. |
void |
setComparatorRef(String value)
Sets the value of the comparatorRef property. |
void |
setGreedyProxying(Boolean value)
Sets the value of the greedyProxying property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi.Treference |
|---|
getBeanName, getContextClassLoader, getDependsOn, getFilter, getInterface, getInterfaces, getListener, setBeanName, setContextClassLoader, setDependsOn, setFilter, setInterface, setInterfaces |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Tcomparator comparator
protected String comparatorRef
protected String cardinality
protected Boolean greedyProxying
| Constructor Detail |
|---|
public TreferenceCollection()
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi.TreferenceCollection instance.
public TreferenceCollection(TreferenceCollection o)
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi.TreferenceCollection instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Tcomparator getComparator()
Tcomparatorpublic void setComparator(Tcomparator value)
value - allowed object is
Tcomparatorpublic String getComparatorRef()
Stringpublic void setComparatorRef(String value)
value - allowed object is
Stringpublic String getCardinality()
Stringpublic void setCardinality(String value)
value - allowed object is
Stringpublic boolean isGreedyProxying()
Booleanpublic void setGreedyProxying(Boolean value)
value - allowed object is
Booleanpublic TreferenceCollection clone()
clone in class Treference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||