org.apache.ws.jaxme.xs

Interface XSAnnotation

public interface XSAnnotation extends XSOpenAttrs

Interface of an annotation.

Author: Jochen Wiedmann

Method Summary
XSAppinfo[]getAppinfos()

Returns the array of appinfo elements.

XSDocumentation[]getDocumentations()

Returns the array of documentations.

Method Detail

getAppinfos

public XSAppinfo[] getAppinfos()

Returns the array of appinfo elements.

getDocumentations

public XSDocumentation[] getDocumentations()

Returns the array of documentations.