|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.IdentifiedType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.Treference
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.TsingleReference
public class TsingleReference
Java class for TsingleReference complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TsingleReference">
<complexContent>
<extension base="{http://www.springframework.org/schema/osgi}Treference">
<attribute name="cardinality" type="{http://www.springframework.org/schema/osgi}TsingleReferenceCardinality" />
<attribute name="timeout" type="{http://www.w3.org/2001/XMLSchema}long" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
cardinality
|
protected Long |
timeout
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.Treference |
|---|
_interface, beanName, contextClassLoader, dependsOn, filter, interfaces, listener |
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.IdentifiedType |
|---|
id |
| Constructor Summary | |
|---|---|
TsingleReference()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.TsingleReference instance. |
|
TsingleReference(TsingleReference o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.TsingleReference instance by copying a given instance. |
|
| Method Summary | |
|---|---|
TsingleReference |
clone()
Creates and returns a copy of this object. |
String |
getCardinality()
Gets the value of the cardinality property. |
Long |
getTimeout()
Gets the value of the timeout property. |
void |
setCardinality(String value)
Sets the value of the cardinality property. |
void |
setTimeout(Long value)
Sets the value of the timeout property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.Treference |
|---|
getBeanName, getContextClassLoader, getDependsOn, getFilter, getInterface, getInterfaces, getListener, getListener, getListenerLength, setBeanName, setContextClassLoader, setDependsOn, setFilter, setInterface, setInterfaces, setListener, setListener |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.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 String cardinality
protected Long timeout
| Constructor Detail |
|---|
public TsingleReference()
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.TsingleReference instance.
public TsingleReference(TsingleReference o)
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.TsingleReference instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getCardinality()
Stringpublic void setCardinality(String value)
value - allowed object is
Stringpublic Long getTimeout()
Longpublic void setTimeout(Long value)
value - allowed object is
Longpublic TsingleReference clone()
clone in class Treference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||