|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RootAttribute.Root | |
|---|---|
| org.xmlsoap.schemas.soap.encoding | |
| org.xmlsoap.schemas.soap.encoding.impl | |
| Uses of RootAttribute.Root in org.xmlsoap.schemas.soap.encoding |
|---|
| Methods in org.xmlsoap.schemas.soap.encoding that return RootAttribute.Root | |
|---|---|
static RootAttribute.Root |
RootAttribute.Root.Factory.newInstance()
|
static RootAttribute.Root |
RootAttribute.Root.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static RootAttribute.Root |
RootAttribute.Root.Factory.newValue(java.lang.Object obj)
|
RootAttribute.Root |
RootAttribute.xgetRoot()
Gets (as xml) the "root" attribute |
| Methods in org.xmlsoap.schemas.soap.encoding with parameters of type RootAttribute.Root | |
|---|---|
void |
RootAttribute.xsetRoot(RootAttribute.Root root)
Sets (as xml) the "root" attribute |
| Uses of RootAttribute.Root in org.xmlsoap.schemas.soap.encoding.impl |
|---|
| Classes in org.xmlsoap.schemas.soap.encoding.impl that implement RootAttribute.Root | |
|---|---|
static class |
RootAttributeImpl.RootImpl
An XML root(@http://schemas.xmlsoap.org/soap/encoding/). |
| Methods in org.xmlsoap.schemas.soap.encoding.impl that return RootAttribute.Root | |
|---|---|
RootAttribute.Root |
RootAttributeImpl.xgetRoot()
Gets (as xml) the "root" attribute |
| Methods in org.xmlsoap.schemas.soap.encoding.impl with parameters of type RootAttribute.Root | |
|---|---|
void |
RootAttributeImpl.xsetRoot(RootAttribute.Root root)
Sets (as xml) the "root" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||