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

Packages that use TopicSetType
net.opengis.swes.v_2_0   
org.hisrc.w3c.oasis.wsn.t1   
 

Uses of TopicSetType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as TopicSetType
protected  TopicSetType NotificationProducerMetadataType.ServedTopics.topicSet
           
 

Methods in net.opengis.swes.v_2_0 that return TopicSetType
 TopicSetType NotificationProducerMetadataType.ServedTopics.getTopicSet()
          Gets the value of the topicSet property.
 

Methods in net.opengis.swes.v_2_0 with parameters of type TopicSetType
 void NotificationProducerMetadataType.ServedTopics.setTopicSet(TopicSetType value)
          Sets the value of the topicSet property.
 NotificationProducerMetadataType.ServedTopics NotificationProducerMetadataType.ServedTopics.withTopicSet(TopicSetType value)
           
 

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

Methods in org.hisrc.w3c.oasis.wsn.t1 that return TopicSetType
 TopicSetType ObjectFactory.createTopicSetType()
          Create an instance of TopicSetType
 TopicSetType TopicSetType.withAny(Collection<Object> values)
           
 TopicSetType TopicSetType.withAny(List<Object> value)
           
 TopicSetType TopicSetType.withAny(Object... values)
           
 TopicSetType TopicSetType.withDocumentation(Documentation value)
           
 

Methods in org.hisrc.w3c.oasis.wsn.t1 that return types with arguments of type TopicSetType
 JAXBElement<TopicSetType> ObjectFactory.createTopicSet(TopicSetType value)
          Create an instance of JAXBElement<TopicSetType>}
 

Methods in org.hisrc.w3c.oasis.wsn.t1 with parameters of type TopicSetType
 JAXBElement<TopicSetType> ObjectFactory.createTopicSet(TopicSetType value)
          Create an instance of JAXBElement<TopicSetType>}
 



Copyright © 2008-2015. All Rights Reserved.