|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WSILElementWithAbstract
Common WS-Inpsection element definition for elements that contain an abstract element.
| Method Summary | |
|---|---|
void |
addAbstract(Abstract abs)
Add one abstract to this element. |
void |
addAbstracts(Abstract[] abstracts)
Add abstracts to this element. |
Abstract[] |
getAbstracts()
Get all abstracts for this element. |
void |
removeAbstracts()
Remove all abstracts from this element. |
| Methods inherited from interface org.apache.wsil.WSILElement |
|---|
toXMLString |
| Method Detail |
|---|
void addAbstract(Abstract abs)
abs - the abstract to addvoid addAbstracts(Abstract[] abstracts)
abstracts - the array of abstracts to addvoid removeAbstracts()
Abstract[] getAbstracts()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||