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

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

Uses of TopicNamespaceType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 with type parameters of type TopicNamespaceType
protected  List<TopicNamespaceType> NotificationProducerMetadataType.usedTopicNamespace
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type TopicNamespaceType
 List<TopicNamespaceType> NotificationProducerMetadataType.getUsedTopicNamespace()
          Gets the value of the usedTopicNamespace property.
 

Methods in net.opengis.swes.v_2_0 with parameters of type TopicNamespaceType
 NotificationProducerMetadataType NotificationProducerMetadataType.withUsedTopicNamespace(TopicNamespaceType... values)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withUsedTopicNamespace(TopicNamespaceType... values)
           
 

Method parameters in net.opengis.swes.v_2_0 with type arguments of type TopicNamespaceType
 void NotificationProducerMetadataType.setUsedTopicNamespace(List<TopicNamespaceType> value)
           
 NotificationProducerMetadataType NotificationProducerMetadataType.withUsedTopicNamespace(Collection<TopicNamespaceType> values)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withUsedTopicNamespace(Collection<TopicNamespaceType> values)
           
 NotificationProducerMetadataType NotificationProducerMetadataType.withUsedTopicNamespace(List<TopicNamespaceType> value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withUsedTopicNamespace(List<TopicNamespaceType> value)
           
 

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

Methods in org.hisrc.w3c.oasis.wsn.t1 that return TopicNamespaceType
 TopicNamespaceType ObjectFactory.createTopicNamespaceType()
          Create an instance of TopicNamespaceType
 TopicNamespaceType TopicNamespaceType.withAny(Collection<Object> values)
           
 TopicNamespaceType TopicNamespaceType.withAny(List<Object> value)
           
 TopicNamespaceType TopicNamespaceType.withAny(Object... values)
           
 TopicNamespaceType TopicNamespaceType.withDocumentation(Documentation value)
           
 TopicNamespaceType TopicNamespaceType.withFinal(boolean value)
           
 TopicNamespaceType TopicNamespaceType.withName(String value)
           
 TopicNamespaceType TopicNamespaceType.withTargetNamespace(String value)
           
 TopicNamespaceType TopicNamespaceType.withTopic(Collection<TopicNamespaceType.Topic> values)
           
 TopicNamespaceType TopicNamespaceType.withTopic(List<TopicNamespaceType.Topic> value)
           
 TopicNamespaceType TopicNamespaceType.withTopic(TopicNamespaceType.Topic... values)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.