Uses of Class
org.hisrc.w3c.oasis.wsn.t1.Documentation

Packages that use Documentation
org.hisrc.w3c.oasis.wsn.t1   
 

Uses of Documentation in org.hisrc.w3c.oasis.wsn.t1
 

Fields in org.hisrc.w3c.oasis.wsn.t1 declared as Documentation
protected  Documentation ExtensibleDocumented.documentation
           
 

Methods in org.hisrc.w3c.oasis.wsn.t1 that return Documentation
 Documentation ObjectFactory.createDocumentation()
          Create an instance of Documentation
 Documentation ExtensibleDocumented.getDocumentation()
          Gets the value of the documentation property.
 Documentation Documentation.withContent(Collection<Serializable> values)
           
 Documentation Documentation.withContent(List<Serializable> value)
           
 Documentation Documentation.withContent(Serializable... values)
           
 

Methods in org.hisrc.w3c.oasis.wsn.t1 with parameters of type Documentation
 void ExtensibleDocumented.setDocumentation(Documentation value)
          Sets the value of the documentation property.
 TopicType TopicType.withDocumentation(Documentation value)
           
 TopicSetType TopicSetType.withDocumentation(Documentation value)
           
 TopicNamespaceType TopicNamespaceType.withDocumentation(Documentation value)
           
 TopicNamespaceType.Topic TopicNamespaceType.Topic.withDocumentation(Documentation value)
           
 ExtensibleDocumented ExtensibleDocumented.withDocumentation(Documentation value)
           
 



Copyright © 2008-2015. All Rights Reserved.