|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop.DeclareParentsType
public class DeclareParentsType
Java class for declareParentsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="declareParentsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="types-matching" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="implement-interface" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="default-impl" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="delegate-ref" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
defaultImpl
|
protected String |
delegateRef
|
protected String |
implementInterface
|
protected String |
typesMatching
|
| Constructor Summary | |
|---|---|
DeclareParentsType()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop.DeclareParentsType instance. |
|
DeclareParentsType(DeclareParentsType o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop.DeclareParentsType instance by copying a given instance. |
|
| Method Summary | |
|---|---|
DeclareParentsType |
clone()
Creates and returns a copy of this object. |
String |
getDefaultImpl()
Gets the value of the defaultImpl property. |
String |
getDelegateRef()
Gets the value of the delegateRef property. |
String |
getImplementInterface()
Gets the value of the implementInterface property. |
String |
getTypesMatching()
Gets the value of the typesMatching property. |
void |
setDefaultImpl(String value)
Sets the value of the defaultImpl property. |
void |
setDelegateRef(String value)
Sets the value of the delegateRef property. |
void |
setImplementInterface(String value)
Sets the value of the implementInterface property. |
void |
setTypesMatching(String value)
Sets the value of the typesMatching property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String typesMatching
protected String implementInterface
protected String defaultImpl
protected String delegateRef
| Constructor Detail |
|---|
public DeclareParentsType()
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop.DeclareParentsType instance.
public DeclareParentsType(DeclareParentsType o)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop.DeclareParentsType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getTypesMatching()
Stringpublic void setTypesMatching(String value)
value - allowed object is
Stringpublic String getImplementInterface()
Stringpublic void setImplementInterface(String value)
value - allowed object is
Stringpublic String getDefaultImpl()
Stringpublic void setDefaultImpl(String value)
value - allowed object is
Stringpublic String getDelegateRef()
Stringpublic void setDelegateRef(String value)
value - allowed object is
Stringpublic DeclareParentsType clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||