Package | Description |
---|---|
com.eviware.soapui.assertion.messagecontent | |
com.eviware.soapui.impl.wsdl.teststeps.assertions.support |
Modifier and Type | Method and Description |
---|---|
static Operator |
Operator.createBySign(String sign) |
Operator |
MessageContentElement.getOperator() |
static Operator |
Operator.newInstance(String sign)
creates new instance of Operator initialized with sign
|
static Operator |
Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageContentElement.setOperator(Operator operator) |
Modifier and Type | Method and Description |
---|---|
static Operator |
MessageContentTreeModel.invertAccordingToColumns(Operator operator) |
Modifier and Type | Method and Description |
---|---|
static Operator |
MessageContentTreeModel.invertAccordingToColumns(Operator operator) |
Copyright © 2019. All rights reserved.