org.apache.ws.jaxme.xs.jaxb

Interface JAXBSchemaBindings.Package

public static interface JAXBSchemaBindings.Package extends XsObject

Configures the package that is used in this schema.

Method Summary
JAXBJavadocgetJavadoc()

Returns the packages JavaDoc documentation.

StringgetName()

Returns the package name.

Method Detail

getJavadoc

public JAXBJavadoc getJavadoc()

Returns the packages JavaDoc documentation.

getName

public String getName()

Returns the package name.