Uses of Class
net.opengis.swes.v_2_0.NotificationBrokerMetadataType

Packages that use NotificationBrokerMetadataType
net.opengis.swes.v_2_0   
 

Uses of NotificationBrokerMetadataType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as NotificationBrokerMetadataType
protected  NotificationBrokerMetadataType NotificationBrokerMetadataPropertyType.notificationBrokerMetadata
           
 

Methods in net.opengis.swes.v_2_0 that return NotificationBrokerMetadataType
 NotificationBrokerMetadataType ObjectFactory.createNotificationBrokerMetadataType()
          Create an instance of NotificationBrokerMetadataType
 NotificationBrokerMetadataType NotificationBrokerMetadataPropertyType.getNotificationBrokerMetadata()
          Gets the value of the notificationBrokerMetadata property.
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withDescription(String value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withExtension(Collection<Object> values)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withExtension(List<Object> value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withExtension(Object... values)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withFixedTopicSet(boolean value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withId(String value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withIdentifier(String value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withName(CodeType... values)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withName(Collection<CodeType> values)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withName(List<CodeType> value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withProducerEndpoint(NotificationProducerMetadataType.ProducerEndpoint value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withRequiresRegistration(boolean value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withServedTopics(NotificationProducerMetadataType.ServedTopics value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withSupportedDialects(NotificationProducerMetadataType.SupportedDialects value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withUsedTopicNamespace(Collection<TopicNamespaceType> values)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withUsedTopicNamespace(List<TopicNamespaceType> value)
           
 NotificationBrokerMetadataType NotificationBrokerMetadataType.withUsedTopicNamespace(TopicNamespaceType... values)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type NotificationBrokerMetadataType
 JAXBElement<NotificationBrokerMetadataType> ObjectFactory.createNotificationBrokerMetadata(NotificationBrokerMetadataType value)
          Create an instance of JAXBElement<NotificationBrokerMetadataType>}
 

Methods in net.opengis.swes.v_2_0 with parameters of type NotificationBrokerMetadataType
 JAXBElement<NotificationBrokerMetadataType> ObjectFactory.createNotificationBrokerMetadata(NotificationBrokerMetadataType value)
          Create an instance of JAXBElement<NotificationBrokerMetadataType>}
 void NotificationBrokerMetadataPropertyType.setNotificationBrokerMetadata(NotificationBrokerMetadataType value)
          Sets the value of the notificationBrokerMetadata property.
 NotificationBrokerMetadataPropertyType NotificationBrokerMetadataPropertyType.withNotificationBrokerMetadata(NotificationBrokerMetadataType value)
           
 



Copyright © 2008-2015. All Rights Reserved.