|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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>
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
String getTypesMatching()
Stringvoid setTypesMatching(String value)
value - allowed object is
StringString getImplementInterface()
Stringvoid setImplementInterface(String value)
value - allowed object is
StringString getDefaultImpl()
Stringvoid setDefaultImpl(String value)
value - allowed object is
StringString getDelegateRef()
Stringvoid setDelegateRef(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||