|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TinlinedBean | |
---|---|
org.apache.aries.blueprint.jaxb |
Uses of TinlinedBean in org.apache.aries.blueprint.jaxb |
---|
Fields in org.apache.aries.blueprint.jaxb declared as TinlinedBean | |
---|---|
protected TinlinedBean |
TservicePropertyEntry.bean
|
protected TinlinedBean |
TregistrationListener.bean
|
protected TinlinedBean |
TreferenceListener.bean
|
protected TinlinedBean |
TmapEntry.bean
|
protected TinlinedBean |
Tkey.bean
|
protected TinlinedBean |
Targument.bean
|
protected TinlinedBean |
Tproperty.bean
|
protected TinlinedBean |
Tservice.bean
|
Methods in org.apache.aries.blueprint.jaxb that return TinlinedBean | |
---|---|
TinlinedBean |
ObjectFactory.createTinlinedBean()
Create an instance of TinlinedBean |
TinlinedBean |
TservicePropertyEntry.getBean()
Gets the value of the bean property. |
TinlinedBean |
TregistrationListener.getBean()
Gets the value of the bean property. |
TinlinedBean |
TreferenceListener.getBean()
Gets the value of the bean property. |
TinlinedBean |
TmapEntry.getBean()
Gets the value of the bean property. |
TinlinedBean |
Tkey.getBean()
Gets the value of the bean property. |
TinlinedBean |
Targument.getBean()
Gets the value of the bean property. |
TinlinedBean |
Tproperty.getBean()
Gets the value of the bean property. |
TinlinedBean |
Tservice.getBean()
Gets the value of the bean property. |
Methods in org.apache.aries.blueprint.jaxb that return types with arguments of type TinlinedBean | |
---|---|
javax.xml.bind.JAXBElement<TinlinedBean> |
ObjectFactory.createTcollectionBean(TinlinedBean value)
Create an instance of JAXBElement < TinlinedBean > } |
Methods in org.apache.aries.blueprint.jaxb with parameters of type TinlinedBean | |
---|---|
javax.xml.bind.JAXBElement<TinlinedBean> |
ObjectFactory.createTcollectionBean(TinlinedBean value)
Create an instance of JAXBElement < TinlinedBean > } |
void |
TservicePropertyEntry.setBean(TinlinedBean value)
Sets the value of the bean property. |
void |
TregistrationListener.setBean(TinlinedBean value)
Sets the value of the bean property. |
void |
TreferenceListener.setBean(TinlinedBean value)
Sets the value of the bean property. |
void |
TmapEntry.setBean(TinlinedBean value)
Sets the value of the bean property. |
void |
Tkey.setBean(TinlinedBean value)
Sets the value of the bean property. |
void |
Targument.setBean(TinlinedBean value)
Sets the value of the bean property. |
void |
Tproperty.setBean(TinlinedBean value)
Sets the value of the bean property. |
void |
Tservice.setBean(TinlinedBean value)
Sets the value of the bean property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |