Package | Description |
---|---|
org.wsI.testing.x2003.x03.monitorConfig | |
org.wsI.testing.x2003.x03.monitorConfig.impl |
Modifier and Type | Method and Description |
---|---|
static Comment |
Comment.Factory.newInstance() |
static Comment |
Comment.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static Comment |
Comment.Factory.newValue(Object obj) |
static Comment |
Comment.Factory.parse(File file) |
static Comment |
Comment.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static Comment |
Comment.Factory.parse(InputStream is) |
static Comment |
Comment.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static Comment |
Comment.Factory.parse(Node node) |
static Comment |
Comment.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static Comment |
Comment.Factory.parse(Reader r) |
static Comment |
Comment.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static Comment |
Comment.Factory.parse(String xmlAsString) |
static Comment |
Comment.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static Comment |
Comment.Factory.parse(URL u) |
static Comment |
Comment.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static Comment |
Comment.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static Comment |
Comment.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static Comment |
Comment.Factory.parse(XMLStreamReader sr) |
static Comment |
Comment.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Comment |
Redirect.xgetComment()
Gets (as xml) the "comment" element
|
Comment |
Configuration.xgetComment()
Gets (as xml) the "comment" element
|
Comment |
ArrayOfRedirect.xgetComment()
Gets (as xml) the "comment" element
|
Modifier and Type | Method and Description |
---|---|
void |
Redirect.xsetComment(Comment comment)
Sets (as xml) the "comment" element
|
void |
Configuration.xsetComment(Comment comment)
Sets (as xml) the "comment" element
|
void |
ArrayOfRedirect.xsetComment(Comment comment)
Sets (as xml) the "comment" element
|
Modifier and Type | Class and Description |
---|---|
class |
CommentImpl
An XML comment(@http://www.ws-i.org/testing/2003/03/monitorConfig/).
|
Modifier and Type | Method and Description |
---|---|
Comment |
RedirectImpl.xgetComment()
Gets (as xml) the "comment" element
|
Comment |
ConfigurationImpl.xgetComment()
Gets (as xml) the "comment" element
|
Comment |
ArrayOfRedirectImpl.xgetComment()
Gets (as xml) the "comment" element
|
Modifier and Type | Method and Description |
---|---|
void |
RedirectImpl.xsetComment(Comment comment)
Sets (as xml) the "comment" element
|
void |
ConfigurationImpl.xsetComment(Comment comment)
Sets (as xml) the "comment" element
|
void |
ArrayOfRedirectImpl.xsetComment(Comment comment)
Sets (as xml) the "comment" element
|
Copyright © 2019. All Rights Reserved.