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

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

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

Methods in net.opengis.swes.x20 that return NotificationProducerMetadataType.ProducerEndpoint
 NotificationProducerMetadataType.ProducerEndpoint NotificationProducerMetadataType.addNewProducerEndpoint()
          Appends and returns a new empty "producerEndpoint" element
 NotificationProducerMetadataType.ProducerEndpoint NotificationProducerMetadataType.getProducerEndpoint()
          Gets the "producerEndpoint" element
static NotificationProducerMetadataType.ProducerEndpoint NotificationProducerMetadataType.ProducerEndpoint.Factory.newInstance()
           
static NotificationProducerMetadataType.ProducerEndpoint NotificationProducerMetadataType.ProducerEndpoint.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.swes.x20 with parameters of type NotificationProducerMetadataType.ProducerEndpoint
 void NotificationProducerMetadataType.setProducerEndpoint(NotificationProducerMetadataType.ProducerEndpoint producerEndpoint)
          Sets the "producerEndpoint" element
 

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

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

Methods in net.opengis.swes.x20.impl that return NotificationProducerMetadataType.ProducerEndpoint
 NotificationProducerMetadataType.ProducerEndpoint NotificationProducerMetadataTypeImpl.addNewProducerEndpoint()
          Appends and returns a new empty "producerEndpoint" element
 NotificationProducerMetadataType.ProducerEndpoint NotificationProducerMetadataTypeImpl.getProducerEndpoint()
          Gets the "producerEndpoint" element
 

Methods in net.opengis.swes.x20.impl with parameters of type NotificationProducerMetadataType.ProducerEndpoint
 void NotificationProducerMetadataTypeImpl.setProducerEndpoint(NotificationProducerMetadataType.ProducerEndpoint producerEndpoint)
          Sets the "producerEndpoint" element
 



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