Uses of Class
net.opengis.sps.v_2_0.CapabilitiesType.Notifications
-
-
Uses of CapabilitiesType.Notifications in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as CapabilitiesType.Notifications Modifier and Type Field Description protected CapabilitiesType.NotificationsCapabilitiesType. notificationsMethods in net.opengis.sps.v_2_0 that return CapabilitiesType.Notifications Modifier and Type Method Description CapabilitiesType.NotificationsObjectFactory. createCapabilitiesTypeNotifications()Create an instance ofCapabilitiesType.NotificationsCapabilitiesType.NotificationsCapabilitiesType. getNotifications()Gets the value of the notifications property.CapabilitiesType.NotificationsCapabilitiesType.Notifications. withNotificationProducerMetadata(jakarta.xml.bind.JAXBElement<NotificationProducerMetadataType> value)Methods in net.opengis.sps.v_2_0 with parameters of type CapabilitiesType.Notifications Modifier and Type Method Description voidCapabilitiesType. setNotifications(CapabilitiesType.Notifications value)Sets the value of the notifications property.CapabilitiesTypeCapabilitiesType. withNotifications(CapabilitiesType.Notifications value)Constructors in net.opengis.sps.v_2_0 with parameters of type CapabilitiesType.Notifications Constructor Description CapabilitiesType(CapabilitiesType.Notifications notifications, CapabilitiesType.Contents contents, List<Object> extension)Fully-initialising value constructor
-