class AttackStepNode extends Model (View source)

Properties

string $description
string $displayName
string[] $labels
string $type
string $uuid

Methods

setDescription($description)

No description

string
getDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setType($type)

No description

string
getType()

No description

setUuid($uuid)

No description

string
getUuid()

No description

Details

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUuid($uuid)

No description

Parameters

$uuid

string getUuid()

No description

Return Value

string