|
Data Request Broker 2-3-release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.gael.drb.xsd.XsdAnnotation
public class XsdAnnotation
Declaration of an XML-Schema annotation.
| Constructor Summary | |
|---|---|
XsdAnnotation(XsdAppinfo[] appinfo,
XsdDocumentation[] documentation)
Build an annotation. |
|
| Method Summary | |
|---|---|
XsdAppinfo[] |
getAppinfos()
Return a list of appinfos. |
XsdDocumentation[] |
getDocumentations()
Returns a list of documentations. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XsdAnnotation(XsdAppinfo[] appinfo,
XsdDocumentation[] documentation)
appinfo - XsdAppinfo[]documentation - The documentation| Method Detail |
|---|
public XsdDocumentation[] getDocumentations()
public XsdAppinfo[] getAppinfos()
|
Data Request Broker - DRB API® 2-3-release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||