|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationBrokerMetadataType | |
---|---|
net.opengis.swes.x20 | |
net.opengis.swes.x20.impl |
Uses of NotificationBrokerMetadataType in net.opengis.swes.x20 |
---|
Methods in net.opengis.swes.x20 that return NotificationBrokerMetadataType | |
---|---|
NotificationBrokerMetadataType |
NotificationBrokerMetadataPropertyType.addNewNotificationBrokerMetadata()
Appends and returns a new empty "NotificationBrokerMetadata" element |
NotificationBrokerMetadataType |
NotificationBrokerMetadataDocument.addNewNotificationBrokerMetadata()
Appends and returns a new empty "NotificationBrokerMetadata" element |
NotificationBrokerMetadataType |
NotificationBrokerMetadataPropertyType.getNotificationBrokerMetadata()
Gets the "NotificationBrokerMetadata" element |
NotificationBrokerMetadataType |
NotificationBrokerMetadataDocument.getNotificationBrokerMetadata()
Gets the "NotificationBrokerMetadata" element |
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.newInstance()
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(File file)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(InputStream is)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(Node node)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(Reader r)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(String xmlAsString)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(URL u)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(XMLStreamReader sr)
|
static NotificationBrokerMetadataType |
NotificationBrokerMetadataType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.swes.x20 with parameters of type NotificationBrokerMetadataType | |
---|---|
void |
NotificationBrokerMetadataPropertyType.setNotificationBrokerMetadata(NotificationBrokerMetadataType notificationBrokerMetadata)
Sets the "NotificationBrokerMetadata" element |
void |
NotificationBrokerMetadataDocument.setNotificationBrokerMetadata(NotificationBrokerMetadataType notificationBrokerMetadata)
Sets the "NotificationBrokerMetadata" element |
Uses of NotificationBrokerMetadataType in net.opengis.swes.x20.impl |
---|
Classes in net.opengis.swes.x20.impl that implement NotificationBrokerMetadataType | |
---|---|
class |
NotificationBrokerMetadataTypeImpl
An XML NotificationBrokerMetadataType(@http://www.opengis.net/swes/2.0). |
Methods in net.opengis.swes.x20.impl that return NotificationBrokerMetadataType | |
---|---|
NotificationBrokerMetadataType |
NotificationBrokerMetadataPropertyTypeImpl.addNewNotificationBrokerMetadata()
Appends and returns a new empty "NotificationBrokerMetadata" element |
NotificationBrokerMetadataType |
NotificationBrokerMetadataDocumentImpl.addNewNotificationBrokerMetadata()
Appends and returns a new empty "NotificationBrokerMetadata" element |
NotificationBrokerMetadataType |
NotificationBrokerMetadataPropertyTypeImpl.getNotificationBrokerMetadata()
Gets the "NotificationBrokerMetadata" element |
NotificationBrokerMetadataType |
NotificationBrokerMetadataDocumentImpl.getNotificationBrokerMetadata()
Gets the "NotificationBrokerMetadata" element |
Methods in net.opengis.swes.x20.impl with parameters of type NotificationBrokerMetadataType | |
---|---|
void |
NotificationBrokerMetadataPropertyTypeImpl.setNotificationBrokerMetadata(NotificationBrokerMetadataType notificationBrokerMetadata)
Sets the "NotificationBrokerMetadata" element |
void |
NotificationBrokerMetadataDocumentImpl.setNotificationBrokerMetadata(NotificationBrokerMetadataType notificationBrokerMetadata)
Sets the "NotificationBrokerMetadata" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |