class MobileApp extends Model (View source)

Properties

string $directory
string $id
string $kind
string $publisherName
string $title

Methods

setDirectory($directory)

No description

string
getDirectory()

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setPublisherName($publisherName)

No description

string
getPublisherName()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setDirectory($directory)

No description

Parameters

$directory

string getDirectory()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setPublisherName($publisherName)

No description

Parameters

$publisherName

string getPublisherName()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string