Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Field and Description |
---|---|
static MustUnderstandTypeConfig.Enum |
MustUnderstandTypeConfig.FALSE |
static MustUnderstandTypeConfig.Enum |
MustUnderstandTypeConfig.NONE |
static MustUnderstandTypeConfig.Enum |
MustUnderstandTypeConfig.TRUE |
Modifier and Type | Method and Description |
---|---|
static MustUnderstandTypeConfig.Enum |
MustUnderstandTypeConfig.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static MustUnderstandTypeConfig.Enum |
MustUnderstandTypeConfig.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
MustUnderstandTypeConfig.Enum |
WsaConfigConfig.getMustUnderstand()
Gets the "mustUnderstand" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
WsaConfigConfig.setMustUnderstand(MustUnderstandTypeConfig.Enum mustUnderstand)
Sets the "mustUnderstand" attribute
|
Modifier and Type | Method and Description |
---|---|
MustUnderstandTypeConfig.Enum |
WsaConfigConfigImpl.getMustUnderstand()
Gets the "mustUnderstand" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
WsaConfigConfigImpl.setMustUnderstand(MustUnderstandTypeConfig.Enum mustUnderstand)
Sets the "mustUnderstand" attribute
|
Copyright © 2019. All Rights Reserved.