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 SchemaElement.createDocumentation()
          Create the documentation element.
 Documentation AbstractSchemaElementImpl.createDocumentation()
          Create the documentation element.
 Documentation SchemaElement.getDocumentation()
          Get the documentation element.
 Documentation AbstractSchemaElementImpl.getDocumentation()
          Get the documentation.
 

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



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