public interface ActionDescription
SoapUIAction
that extends this interface.| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION_PROPERTY |
static String |
ENABLED_PROPERTY |
static String |
NAME_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getName() |
boolean |
isDefault() |
boolean |
isEnabled() |
Copyright © 2019. All rights reserved.