Uses of Interface
net.opengis.swes.x20.NotificationProducerMetadataType.SupportedDialects
-
Packages that use NotificationProducerMetadataType.SupportedDialects Package Description 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 Modifier and Type Method Description NotificationProducerMetadataType.SupportedDialectsNotificationProducerMetadataType. addNewSupportedDialects()Appends and returns a new empty "supportedDialects" elementNotificationProducerMetadataType.SupportedDialectsNotificationProducerMetadataType. getSupportedDialects()Gets the "supportedDialects" elementstatic NotificationProducerMetadataType.SupportedDialectsNotificationProducerMetadataType.SupportedDialects.Factory. newInstance()static NotificationProducerMetadataType.SupportedDialectsNotificationProducerMetadataType.SupportedDialects.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.swes.x20 with parameters of type NotificationProducerMetadataType.SupportedDialects Modifier and Type Method Description voidNotificationProducerMetadataType. 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 Modifier and Type Class Description static classNotificationProducerMetadataTypeImpl.SupportedDialectsImplAn XML supportedDialects(@http://www.opengis.net/swes/2.0).Methods in net.opengis.swes.x20.impl that return NotificationProducerMetadataType.SupportedDialects Modifier and Type Method Description NotificationProducerMetadataType.SupportedDialectsNotificationProducerMetadataTypeImpl. addNewSupportedDialects()Appends and returns a new empty "supportedDialects" elementNotificationProducerMetadataType.SupportedDialectsNotificationProducerMetadataTypeImpl. getSupportedDialects()Gets the "supportedDialects" elementMethods in net.opengis.swes.x20.impl with parameters of type NotificationProducerMetadataType.SupportedDialects Modifier and Type Method Description voidNotificationProducerMetadataTypeImpl. setSupportedDialects(NotificationProducerMetadataType.SupportedDialects supportedDialects)Sets the "supportedDialects" element
-