Uses of Interface
com.ebmwebsourcing.wsstar.legacy.jaxb.core.Documentation

Uses of Documentation in com.ebmwebsourcing.wsstar.legacy.jaxb.core
 

Fields in com.ebmwebsourcing.wsstar.legacy.jaxb.core declared as Documentation
protected  Documentation AbstractSchemaElementImpl.documentation
           
 

Methods in com.ebmwebsourcing.wsstar.legacy.jaxb.core that return Documentation
 Documentation AbstractSchemaElementImpl.createDocumentation()
          Create the documentation element.
 Documentation SchemaElement.createDocumentation()
          Create the documentation element.
 Documentation AbstractSchemaElementImpl.getDocumentation()
          Get the documentation.
 Documentation SchemaElement.getDocumentation()
          Get the documentation element.
 

Methods in com.ebmwebsourcing.wsstar.legacy.jaxb.core with parameters of type Documentation
 void AbstractSchemaElementImpl.setDocumentation(Documentation doc)
          Set the documentation for this document.
 void SchemaElement.setDocumentation(Documentation doc)
          Set the documentation element for this document.
 



Copyright © 2009-2011 eBM Websourcing. All Rights Reserved.