public interface ExternalResource
extends com.eviware.soapui.model.propertyexpansion.PropertyExpansionContainer
Modifier and Type | Field and Description |
---|---|
static String |
NULL_CONNECTION |
Modifier and Type | Method and Description |
---|---|
void |
configureDetails() |
String |
getName() |
AbstractResourceContainer |
getResourceContainer() |
boolean |
isCreateNewWizardCanceled() |
boolean |
isNotYetConfigured() |
void |
setName(String name) |
void |
setNotYetConfigured(boolean notYetConfigured) |
static final String NULL_CONNECTION
void setName(String name)
String getName()
AbstractResourceContainer getResourceContainer()
void configureDetails()
boolean isCreateNewWizardCanceled()
boolean isNotYetConfigured()
void setNotYetConfigured(boolean notYetConfigured)
Copyright © 2019. All rights reserved.