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