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

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

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

Subclasses of TopicType in org.hisrc.w3c.oasis.wsn.t1
static class TopicNamespaceType.Topic
          Java class for anonymous complex type.
 

Fields in org.hisrc.w3c.oasis.wsn.t1 with type parameters of type TopicType
protected  List<TopicType> TopicType.topic
           
 

Methods in org.hisrc.w3c.oasis.wsn.t1 that return TopicType
 TopicType ObjectFactory.createTopicType()
          Create an instance of TopicType
 TopicType TopicType.withAny(Collection<Object> values)
           
 TopicType TopicType.withAny(List<Object> value)
           
 TopicType TopicType.withAny(Object... values)
           
 TopicType TopicType.withDocumentation(Documentation value)
           
 TopicType TopicType.withFinal(boolean value)
           
 TopicType TopicType.withMessagePattern(QueryExpressionType value)
           
 TopicType TopicType.withMessageTypes(Collection<QName> values)
           
 TopicType TopicType.withMessageTypes(List<QName> value)
           
 TopicType TopicType.withMessageTypes(QName... values)
           
 TopicType TopicType.withName(String value)
           
 TopicType TopicType.withTopic(Collection<TopicType> values)
           
 TopicType TopicType.withTopic(List<TopicType> value)
           
 TopicType TopicType.withTopic(TopicType... values)
           
 

Methods in org.hisrc.w3c.oasis.wsn.t1 that return types with arguments of type TopicType
 List<TopicType> TopicType.getTopic()
          Gets the value of the topic property.
 

Methods in org.hisrc.w3c.oasis.wsn.t1 with parameters of type TopicType
 TopicType TopicType.withTopic(TopicType... values)
           
 TopicNamespaceType.Topic TopicNamespaceType.Topic.withTopic(TopicType... values)
           
 

Method parameters in org.hisrc.w3c.oasis.wsn.t1 with type arguments of type TopicType
 void TopicType.setTopic(List<TopicType> value)
           
 TopicType TopicType.withTopic(Collection<TopicType> values)
           
 TopicNamespaceType.Topic TopicNamespaceType.Topic.withTopic(Collection<TopicType> values)
           
 TopicType TopicType.withTopic(List<TopicType> value)
           
 TopicNamespaceType.Topic TopicNamespaceType.Topic.withTopic(List<TopicType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.