Documentation

ManualLinkElementType
in package

Class representing ManualLinkElementType.

XSD Type: manualLinkElementType

Table of Contents

$sourceAgenda  : string|null
Agenda zdrojového dokladu.
$sourceDocument  : SourceDocumentType|null
Doklad.
getSourceAgenda()  : string
Gets as sourceAgenda.
getSourceDocument()  : SourceDocumentType
Gets as sourceDocument.
setSourceAgenda()  : self
Sets a new sourceAgenda.
setSourceDocument()  : self
Sets a new sourceDocument.

Properties

Methods

getSourceAgenda()

Gets as sourceAgenda.

public getSourceAgenda() : string

Agenda zdrojového dokladu.

Return values
string

setSourceAgenda()

Sets a new sourceAgenda.

public setSourceAgenda(string $sourceAgenda) : self

Agenda zdrojového dokladu.

Parameters
$sourceAgenda : string
Return values
self

Search results