Package | Description |
---|---|
org.xmlsoap.schemas.soap.envelope | |
org.xmlsoap.schemas.soap.envelope.impl |
Modifier and Type | Method and Description |
---|---|
static MustUnderstandAttribute.MustUnderstand |
MustUnderstandAttribute.MustUnderstand.Factory.newInstance() |
static MustUnderstandAttribute.MustUnderstand |
MustUnderstandAttribute.MustUnderstand.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static MustUnderstandAttribute.MustUnderstand |
MustUnderstandAttribute.MustUnderstand.Factory.newValue(Object obj) |
MustUnderstandAttribute.MustUnderstand |
MustUnderstandAttribute.xgetMustUnderstand()
Gets (as xml) the "mustUnderstand" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
MustUnderstandAttribute.xsetMustUnderstand(MustUnderstandAttribute.MustUnderstand mustUnderstand)
Sets (as xml) the "mustUnderstand" attribute
|
Modifier and Type | Class and Description |
---|---|
static class |
MustUnderstandAttributeImpl.MustUnderstandImpl
An XML mustUnderstand(@http://schemas.xmlsoap.org/soap/envelope/).
|
Modifier and Type | Method and Description |
---|---|
MustUnderstandAttribute.MustUnderstand |
MustUnderstandAttributeImpl.xgetMustUnderstand()
Gets (as xml) the "mustUnderstand" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
MustUnderstandAttributeImpl.xsetMustUnderstand(MustUnderstandAttribute.MustUnderstand mustUnderstand)
Sets (as xml) the "mustUnderstand" attribute
|
Copyright © 2019. All Rights Reserved.