|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.osgi.impl.TreferenceImpl
public class TreferenceImpl
| Field Summary | |
|---|---|
protected String |
_interface
|
protected String |
beanName
|
protected TreferenceClassLoaderOptions |
contextClassLoader
|
protected String |
dependsOn
|
protected String |
filter
|
protected ListOrSetTypeImpl |
interfaces
|
protected List<Tlistener> |
listener
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
id |
| Constructor Summary | |
|---|---|
TreferenceImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.osgi.impl.TreferenceImpl instance. |
|
TreferenceImpl(TreferenceImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.osgi.impl.TreferenceImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
TreferenceImpl |
clone()
Creates and returns a copy of this object. |
String |
getBeanName()
Gets the value of the beanName property. |
TreferenceClassLoaderOptions |
getContextClassLoader()
Gets the value of the contextClassLoader property. |
String |
getDependsOn()
Gets the value of the dependsOn property. |
String |
getFilter()
Gets the value of the filter property. |
String |
getInterface()
Gets the value of the interface property. |
ListOrSetType |
getInterfaces()
Gets the value of the interfaces property. |
List<Tlistener> |
getListener()
Gets the value of the listener property. |
void |
setBeanName(String value)
Sets the value of the beanName property. |
void |
setContextClassLoader(TreferenceClassLoaderOptions value)
Sets the value of the contextClassLoader property. |
void |
setDependsOn(String value)
Sets the value of the dependsOn property. |
void |
setFilter(String value)
Sets the value of the filter property. |
void |
setInterface(String value)
Sets the value of the interface property. |
void |
setInterfaces(ListOrSetType value)
Sets the value of the interfaces property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Field Detail |
|---|
protected ListOrSetTypeImpl interfaces
protected List<Tlistener> listener
protected String _interface
protected String filter
protected String dependsOn
protected String beanName
protected TreferenceClassLoaderOptions contextClassLoader
| Constructor Detail |
|---|
public TreferenceImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.osgi.impl.TreferenceImpl instance.
public TreferenceImpl(TreferenceImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.osgi.impl.TreferenceImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public ListOrSetType getInterfaces()
Treference
getInterfaces in interface TreferenceListOrSetTypepublic void setInterfaces(ListOrSetType value)
Treference
setInterfaces in interface Treferencevalue - allowed object is
ListOrSetTypepublic List<Tlistener> getListener()
Treference
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the listener property.
For example, to add a new item, do as follows:
getListener().add(newItem);
Objects of the following type(s) are allowed in the list
Tlistener
getListener in interface Treferencepublic String getInterface()
Treference
getInterface in interface TreferenceStringpublic void setInterface(String value)
Treference
setInterface in interface Treferencevalue - allowed object is
Stringpublic String getFilter()
Treference
getFilter in interface TreferenceStringpublic void setFilter(String value)
Treference
setFilter in interface Treferencevalue - allowed object is
Stringpublic String getDependsOn()
Treference
getDependsOn in interface TreferenceStringpublic void setDependsOn(String value)
Treference
setDependsOn in interface Treferencevalue - allowed object is
Stringpublic String getBeanName()
Treference
getBeanName in interface TreferenceStringpublic void setBeanName(String value)
Treference
setBeanName in interface Treferencevalue - allowed object is
Stringpublic TreferenceClassLoaderOptions getContextClassLoader()
Treference
getContextClassLoader in interface TreferenceTreferenceClassLoaderOptionspublic void setContextClassLoader(TreferenceClassLoaderOptions value)
Treference
setContextClassLoader in interface Treferencevalue - allowed object is
TreferenceClassLoaderOptionspublic TreferenceImpl clone()
clone in class IdentifiedTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||