net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl
Class TsingleReferenceImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TreferenceImpl
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TsingleReferenceImpl
- All Implemented Interfaces:
- Serializable, Cloneable, IdentifiedType, Treference, TsingleReference
public class TsingleReferenceImpl
- extends TreferenceImpl
- implements Serializable, Cloneable, TsingleReference
- See Also:
- Serialized Form
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
id |
|
Constructor Summary |
TsingleReferenceImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TsingleReferenceImpl instance. |
TsingleReferenceImpl(TsingleReferenceImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TsingleReferenceImpl instance by copying a given instance. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TreferenceImpl |
copyListener, 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.prot.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.prot.indexed.novalueclass.spring.beans.IdentifiedType |
getId, setId |
cardinality
protected String cardinality
timeout
protected Long timeout
TsingleReferenceImpl
public TsingleReferenceImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TsingleReferenceImpl instance.
TsingleReferenceImpl
public TsingleReferenceImpl(TsingleReferenceImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TsingleReferenceImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getCardinality
public String getCardinality()
- Description copied from interface:
TsingleReference
- Gets the value of the cardinality property.
- Specified by:
getCardinality in interface TsingleReference
- Returns:
- possible object is
String
setCardinality
public void setCardinality(String value)
- Description copied from interface:
TsingleReference
- Sets the value of the cardinality property.
- Specified by:
setCardinality in interface TsingleReference
- Parameters:
value - allowed object is
String
getTimeout
public Long getTimeout()
- Description copied from interface:
TsingleReference
- Gets the value of the timeout property.
- Specified by:
getTimeout in interface TsingleReference
- Returns:
- possible object is
Long
setTimeout
public void setTimeout(Long value)
- Description copied from interface:
TsingleReference
- Sets the value of the timeout property.
- Specified by:
setTimeout in interface TsingleReference
- Parameters:
value - allowed object is
Long
clone
public TsingleReferenceImpl clone()
- Creates and returns a copy of this object.
- Overrides:
clone in class TreferenceImpl
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.