Uses of Interface
net.opengis.swes.x20.NotificationProducerMetadataType.SupportedDialects

Packages that use NotificationProducerMetadataType.SupportedDialects
net.opengis.swes.x20   
net.opengis.swes.x20.impl   
 

Uses of NotificationProducerMetadataType.SupportedDialects in net.opengis.swes.x20
 

Methods in net.opengis.swes.x20 that return NotificationProducerMetadataType.SupportedDialects
 NotificationProducerMetadataType.SupportedDialects NotificationProducerMetadataType.addNewSupportedDialects()
          Appends and returns a new empty "supportedDialects" element
 NotificationProducerMetadataType.SupportedDialects NotificationProducerMetadataType.getSupportedDialects()
          Gets the "supportedDialects" element
static NotificationProducerMetadataType.SupportedDialects NotificationProducerMetadataType.SupportedDialects.Factory.newInstance()
           
static NotificationProducerMetadataType.SupportedDialects NotificationProducerMetadataType.SupportedDialects.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.swes.x20 with parameters of type NotificationProducerMetadataType.SupportedDialects
 void NotificationProducerMetadataType.setSupportedDialects(NotificationProducerMetadataType.SupportedDialects supportedDialects)
          Sets the "supportedDialects" element
 

Uses of NotificationProducerMetadataType.SupportedDialects in net.opengis.swes.x20.impl
 

Classes in net.opengis.swes.x20.impl that implement NotificationProducerMetadataType.SupportedDialects
static class NotificationProducerMetadataTypeImpl.SupportedDialectsImpl
          An XML supportedDialects(@http://www.opengis.net/swes/2.0).
 

Methods in net.opengis.swes.x20.impl that return NotificationProducerMetadataType.SupportedDialects
 NotificationProducerMetadataType.SupportedDialects NotificationProducerMetadataTypeImpl.addNewSupportedDialects()
          Appends and returns a new empty "supportedDialects" element
 NotificationProducerMetadataType.SupportedDialects NotificationProducerMetadataTypeImpl.getSupportedDialects()
          Gets the "supportedDialects" element
 

Methods in net.opengis.swes.x20.impl with parameters of type NotificationProducerMetadataType.SupportedDialects
 void NotificationProducerMetadataTypeImpl.setSupportedDialects(NotificationProducerMetadataType.SupportedDialects supportedDialects)
          Sets the "supportedDialects" element
 



Copyright © 2004-2012 52north.org. All Rights Reserved.