Package | Description |
---|---|
com.eviware.soapui.impl.wsdl.teststeps |
WsdlTestStep implementations
|
Modifier and Type | Method and Description |
---|---|
static PathLanguage |
PathLanguage.forContent(String content) |
static PathLanguage |
PathLanguage.fromDisplayName(String displayName) |
PathLanguage |
PropertyTransfer.getSourcePathLanguage() |
PathLanguage |
PropertyTransfer.getTargetPathLanguage() |
static PathLanguage |
PathLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathLanguage[] |
PathLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyTransfer.setSourcePathLanguage(PathLanguage language) |
void |
PropertyTransfer.setTargetPathLanguage(PathLanguage language) |
Copyright © 2019. All Rights Reserved.