Package | Description |
---|---|
com.eviware.soapui.impl.support.loadsave | |
com.eviware.soapui.impl.wsdl |
WSDL 1.1 implementations of soapui model interface
|
Modifier and Type | Method and Description |
---|---|
static CompositeProjectFormat |
CompositeProjectFormat.fromString(String format) |
static CompositeProjectFormat |
CompositeProjectFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompositeProjectFormat[] |
CompositeProjectFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CompositeProjectHandler |
CompositeProjectHandlerFactory.getCompositeProjectHandler(CompositeProjectFormat compositeProjectFormat) |
Modifier and Type | Method and Description |
---|---|
CompositeProjectFormat |
WsdlProjectPro.getCompositeProjectFormat() |
Modifier and Type | Method and Description |
---|---|
void |
WsdlProjectPro.setCompositeProjectFormat(CompositeProjectFormat compositeProjectFormat) |
Copyright © 2019. All rights reserved.