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

Packages that use NotificationProducerMetadataType
net.opengis.swes.v_2_0   
 

Uses of NotificationProducerMetadataType in net.opengis.swes.v_2_0
 

Subclasses of NotificationProducerMetadataType in net.opengis.swes.v_2_0
 class NotificationBrokerMetadataType
          Java class for NotificationBrokerMetadataType complex type.
 

Fields in net.opengis.swes.v_2_0 with type parameters of type NotificationProducerMetadataType
protected  JAXBElement<? extends NotificationProducerMetadataType> NotificationProducerMetadataPropertyType.notificationProducerMetadata
           
 

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

Methods in net.opengis.swes.v_2_0 that return types with arguments of type NotificationProducerMetadataType
 JAXBElement<NotificationProducerMetadataType> ObjectFactory.createNotificationProducerMetadata(NotificationProducerMetadataType value)
          Create an instance of JAXBElement<NotificationProducerMetadataType>}
 JAXBElement<? extends NotificationProducerMetadataType> NotificationProducerMetadataPropertyType.getNotificationProducerMetadata()
          Gets the value of the notificationProducerMetadata property.
 

Methods in net.opengis.swes.v_2_0 with parameters of type NotificationProducerMetadataType
 JAXBElement<NotificationProducerMetadataType> ObjectFactory.createNotificationProducerMetadata(NotificationProducerMetadataType value)
          Create an instance of JAXBElement<NotificationProducerMetadataType>}
 

Method parameters in net.opengis.swes.v_2_0 with type arguments of type NotificationProducerMetadataType
 void NotificationProducerMetadataPropertyType.setNotificationProducerMetadata(JAXBElement<? extends NotificationProducerMetadataType> value)
          Sets the value of the notificationProducerMetadata property.
 NotificationProducerMetadataPropertyType NotificationProducerMetadataPropertyType.withNotificationProducerMetadata(JAXBElement<? extends NotificationProducerMetadataType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.