|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.osgi.impl.TbaseServiceImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.osgi.impl.TserviceImpl
public class TserviceImpl
| Field Summary | |
|---|---|
protected Element |
any
|
protected ListOrSetTypeImpl |
interfaces
|
protected Integer |
ranking
|
protected String |
ref
|
protected List<TserviceRegistrationListener> |
registrationListener
|
protected MapTypeImpl |
serviceProperties
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.osgi.impl.TbaseServiceImpl |
|---|
_interface, autoExport, contextClassLoader, dependsOn |
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
id |
| Constructor Summary | |
|---|---|
TserviceImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.osgi.impl.TserviceImpl instance. |
|
TserviceImpl(TserviceImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.osgi.impl.TserviceImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
TserviceImpl |
clone()
Creates and returns a copy of this object. |
protected static void |
copyRegistrationListener(List<TserviceRegistrationListener> source,
List<TserviceRegistrationListener> target)
Copies all values of property RegistrationListener. |
Element |
getAny()
Gets the value of the any property. |
ListOrSetType |
getInterfaces()
Gets the value of the interfaces property. |
int |
getRanking()
Gets the value of the ranking property. |
String |
getRef()
Gets the value of the ref property. |
List<TserviceRegistrationListener> |
getRegistrationListener()
Gets the value of the registrationListener property. |
MapType |
getServiceProperties()
Gets the value of the serviceProperties property. |
void |
setAny(Element value)
Sets the value of the any property. |
void |
setInterfaces(ListOrSetType value)
Sets the value of the interfaces property. |
void |
setRanking(Integer value)
Sets the value of the ranking property. |
void |
setRef(String value)
Sets the value of the ref property. |
void |
setServiceProperties(MapType value)
Sets the value of the serviceProperties property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.osgi.impl.TbaseServiceImpl |
|---|
getAutoExport, getContextClassLoader, getDependsOn, getInterface, setAutoExport, setContextClassLoader, setDependsOn, setInterface |
| Methods inherited from class net.sourceforge.ccxjc.it.model.prot.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.prot.collections.novalueclass.spring.osgi.TbaseService |
|---|
getAutoExport, getContextClassLoader, getDependsOn, getInterface, setAutoExport, setContextClassLoader, setDependsOn, setInterface |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Field Detail |
|---|
protected ListOrSetTypeImpl interfaces
protected List<TserviceRegistrationListener> registrationListener
protected MapTypeImpl serviceProperties
protected Element any
protected String ref
protected Integer ranking
| Constructor Detail |
|---|
public TserviceImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.osgi.impl.TserviceImpl instance.
public TserviceImpl(TserviceImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.osgi.impl.TserviceImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public ListOrSetType getInterfaces()
Tservice
getInterfaces in interface TserviceListOrSetTypepublic void setInterfaces(ListOrSetType value)
Tservice
setInterfaces in interface Tservicevalue - allowed object is
ListOrSetTypepublic List<TserviceRegistrationListener> getRegistrationListener()
Tservice
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 registrationListener property.
For example, to add a new item, do as follows:
getRegistrationListener().add(newItem);
Objects of the following type(s) are allowed in the list
TserviceRegistrationListener
getRegistrationListener in interface Tservicepublic MapType getServiceProperties()
Tservice
getServiceProperties in interface TserviceMapTypepublic void setServiceProperties(MapType value)
Tservice
setServiceProperties in interface Tservicevalue - allowed object is
MapTypepublic Element getAny()
Tservice
getAny in interface TserviceElementpublic void setAny(Element value)
Tservice
setAny in interface Tservicevalue - allowed object is
Elementpublic String getRef()
Tservice
getRef in interface TserviceStringpublic void setRef(String value)
Tservice
setRef in interface Tservicevalue - allowed object is
Stringpublic int getRanking()
Tservice
getRanking in interface TserviceIntegerpublic void setRanking(Integer value)
Tservice
setRanking in interface Tservicevalue - allowed object is
Integer
protected static void copyRegistrationListener(List<TserviceRegistrationListener> source,
List<TserviceRegistrationListener> target)
RegistrationListener.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.public TserviceImpl clone()
clone in class TbaseServiceImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||