public class Step extends ExtensibleElement
Constructor and Description |
---|
Step() |
Modifier and Type | Method and Description |
---|---|
List<Command> |
getCommands() |
String |
getDescription() |
String |
getName() |
List<Property> |
getProperties() |
void |
setCommands(List<Command> commands) |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setProperties(List<Property> properties) |
add, addExtensibleType, getExtensibleTypes, getExtensions, setExtensibleTypes, setExtensions
Copyright © 2017–2025 OWASP Foundation. All rights reserved.