class Link extends Collection (View source)

Properties

protected $collection_key
protected $byproductsType
protected $byproductsDataType
$command
protected $environmentType
protected $environmentDataType
protected $materialsType
protected $materialsDataType
protected $productsType
protected $productsDataType

Methods

setByproducts(ByProducts $byproducts)

No description

getByproducts()

No description

setCommand($command)

No description

getCommand()

No description

setEnvironment(Environment $environment)

No description

getEnvironment()

No description

setMaterials($materials)

No description

setProducts($products)

No description

Details

setByproducts(ByProducts $byproducts)

No description

Parameters

ByProducts $byproducts

ByProducts getByproducts()

No description

Return Value

ByProducts

setCommand($command)

No description

Parameters

$command

getCommand()

No description

setEnvironment(Environment $environment)

No description

Parameters

Environment $environment

Environment getEnvironment()

No description

Return Value

Environment

setMaterials($materials)

No description

Parameters

$materials

GrafeasV1beta1IntotoArtifact[] getMaterials()

No description

setProducts($products)

No description

Parameters

$products

GrafeasV1beta1IntotoArtifact[] getProducts()

No description