|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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>
| Method Summary | |
|---|---|
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 interface net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.Treference |
|---|
getBeanName, getContextClassLoader, getDependsOn, getFilter, getInterface, getInterfaces, getListener, getListener, getListenerLength, setBeanName, setContextClassLoader, setDependsOn, setFilter, setInterface, setInterfaces, setListener, setListener |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Method Detail |
|---|
String getCardinality()
Stringvoid setCardinality(String value)
value - allowed object is
StringLong getTimeout()
Longvoid setTimeout(Long value)
value - allowed object is
Long
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||