toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.runtime.parameters
/
StepParameters
Step
Parameters
open
class
StepParameters
(
val
stepType
:
QName
,
val
stepName
:
String
=
""
,
val
location
:
Location
=
Location.NULL
)
(
source
)
Inheritors
RuntimeStepParameters
UnimplementedStepParameters
Members
Constructors
Step
Parameters
Link copied to clipboard
constructor
(
stepType
:
QName
,
stepName
:
String
=
""
,
location
:
Location
=
Location.NULL
)
Properties
location
Link copied to clipboard
val
location
:
Location
step
Name
Link copied to clipboard
val
stepName
:
String
step
Type
Link copied to clipboard
val
stepType
:
QName