class AttackPathNode extends Collection (View source)

Properties

protected $collection_key
protected $associatedFindingsType
protected $associatedFindingsDataType
protected $attackStepsType
protected $attackStepsDataType
string $displayName
string $resource
string $resourceType
string $uuid

Methods

setAssociatedFindings($associatedFindings)

No description

setAttackSteps($attackSteps)

No description

getAttackSteps()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setResource($resource)

No description

string
getResource()

No description

setResourceType($resourceType)

No description

string
getResourceType()

No description

setUuid($uuid)

No description

string
getUuid()

No description

Details

setAssociatedFindings($associatedFindings)

No description

Parameters

$associatedFindings

PathNodeAssociatedFinding[] getAssociatedFindings()

No description

Return Value

PathNodeAssociatedFinding[]

setAttackSteps($attackSteps)

No description

Parameters

$attackSteps

AttackStepNode[] getAttackSteps()

No description

Return Value

AttackStepNode[]

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setResource($resource)

No description

Parameters

$resource

string getResource()

No description

Return Value

string

setResourceType($resourceType)

No description

Parameters

$resourceType

string getResourceType()

No description

Return Value

string

setUuid($uuid)

No description

Parameters

$uuid

string getUuid()

No description

Return Value

string