class ExternalDataSources extends Model (View source)

Properties

string $assetType
string $name
string $type
string $uri

Methods

setAssetType($assetType)

No description

string
getAssetType()

No description

setName($name)

No description

string
getName()

No description

setType($type)

No description

string
getType()

No description

setUri($uri)

No description

string
getUri()

No description

Details

setAssetType($assetType)

No description

Parameters

$assetType

string getAssetType()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUri($uri)

No description

Parameters

$uri

string getUri()

No description

Return Value

string