|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Bean
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.springframework.org/schema/beans}identifiedType">
<group ref="{http://www.springframework.org/schema/beans}beanElements"/>
<attGroup ref="{http://www.springframework.org/schema/beans}beanAttributes"/>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getAutowire()
Gets the value of the autowire property. |
DefaultableBoolean |
getAutowireCandidate()
Gets the value of the autowireCandidate property. |
String |
getClazz()
Gets the value of the clazz property. |
String |
getDependencyCheck()
Gets the value of the dependencyCheck property. |
String |
getDependsOn()
Gets the value of the dependsOn property. |
Description |
getDescription()
Gets the value of the description property. |
String |
getDestroyMethod()
Gets the value of the destroyMethod property. |
String |
getFactoryBean()
Gets the value of the factoryBean property. |
String |
getFactoryMethod()
Gets the value of the factoryMethod property. |
String |
getInitMethod()
Gets the value of the initMethod property. |
DefaultableBoolean |
getLazyInit()
Gets the value of the lazyInit property. |
Object[] |
getMetaOrConstructorArgOrProperty()
|
Object |
getMetaOrConstructorArgOrProperty(int idx)
|
int |
getMetaOrConstructorArgOrPropertyLength()
|
String |
getName()
Gets the value of the name property. |
Map<QName,String> |
getOtherAttributes()
|
String |
getParent()
Gets the value of the parent property. |
String |
getScope()
Gets the value of the scope property. |
Boolean |
isAbstract()
Gets the value of the abstract property. |
Boolean |
isPrimary()
Gets the value of the primary property. |
void |
setAbstract(Boolean value)
Sets the value of the abstract property. |
void |
setAutowire(String value)
Sets the value of the autowire property. |
void |
setAutowireCandidate(DefaultableBoolean value)
Sets the value of the autowireCandidate property. |
void |
setClazz(String value)
Sets the value of the clazz property. |
void |
setDependencyCheck(String value)
Sets the value of the dependencyCheck property. |
void |
setDependsOn(String value)
Sets the value of the dependsOn property. |
void |
setDescription(Description value)
Sets the value of the description property. |
void |
setDestroyMethod(String value)
Sets the value of the destroyMethod property. |
void |
setFactoryBean(String value)
Sets the value of the factoryBean property. |
void |
setFactoryMethod(String value)
Sets the value of the factoryMethod property. |
void |
setInitMethod(String value)
Sets the value of the initMethod property. |
void |
setLazyInit(DefaultableBoolean value)
Sets the value of the lazyInit property. |
Object |
setMetaOrConstructorArgOrProperty(int idx,
Object value)
|
void |
setMetaOrConstructorArgOrProperty(Object[] values)
|
void |
setName(String value)
Sets the value of the name property. |
void |
setParent(String value)
Sets the value of the parent property. |
void |
setPrimary(Boolean value)
Sets the value of the primary property. |
void |
setScope(String value)
Sets the value of the scope property. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Method Detail |
|---|
Description getDescription()
Descriptionvoid setDescription(Description value)
value - allowed object is
DescriptionObject[] getMetaOrConstructorArgOrProperty()
LookupMethod
Object
ConstructorArg
ReplacedMethod
Qualifier
JAXBElement<MetaType>
JAXBElement<PropertyType>Object getMetaOrConstructorArgOrProperty(int idx)
LookupMethod
Object
ConstructorArg
ReplacedMethod
Qualifier
JAXBElement<MetaType>
JAXBElement<PropertyType>int getMetaOrConstructorArgOrPropertyLength()
void setMetaOrConstructorArgOrProperty(Object[] values)
values - allowed objects are
LookupMethod
Object
ConstructorArg
ReplacedMethod
Qualifier
JAXBElement<MetaType>
JAXBElement<PropertyType>
Object setMetaOrConstructorArgOrProperty(int idx,
Object value)
value - allowed object is
LookupMethod
Object
ConstructorArg
ReplacedMethod
Qualifier
JAXBElement<MetaType>
JAXBElement<PropertyType>String getName()
Stringvoid setName(String value)
value - allowed object is
StringString getClazz()
Stringvoid setClazz(String value)
value - allowed object is
StringString getParent()
Stringvoid setParent(String value)
value - allowed object is
StringString getScope()
Stringvoid setScope(String value)
value - allowed object is
StringBoolean isAbstract()
Booleanvoid setAbstract(Boolean value)
value - allowed object is
BooleanDefaultableBoolean getLazyInit()
DefaultableBooleanvoid setLazyInit(DefaultableBoolean value)
value - allowed object is
DefaultableBooleanString getAutowire()
Stringvoid setAutowire(String value)
value - allowed object is
StringString getDependencyCheck()
Stringvoid setDependencyCheck(String value)
value - allowed object is
StringString getDependsOn()
Stringvoid setDependsOn(String value)
value - allowed object is
StringDefaultableBoolean getAutowireCandidate()
DefaultableBooleanvoid setAutowireCandidate(DefaultableBoolean value)
value - allowed object is
DefaultableBooleanBoolean isPrimary()
Booleanvoid setPrimary(Boolean value)
value - allowed object is
BooleanString getInitMethod()
Stringvoid setInitMethod(String value)
value - allowed object is
StringString getDestroyMethod()
Stringvoid setDestroyMethod(String value)
value - allowed object is
StringString getFactoryMethod()
Stringvoid setFactoryMethod(String value)
value - allowed object is
StringString getFactoryBean()
Stringvoid setFactoryBean(String value)
value - allowed object is
StringMap<QName,String> getOtherAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||