ParametersType
in package
Class representing ParametersType.
XSD Type: parametersType
Table of Contents
Properties
- $checkbox1 : CheckboxType|null
- $checkbox2 : CheckboxType|null
- $checkbox3 : CheckboxType|null
- $checkbox4 : CheckboxType|null
- $checkbox5 : CheckboxType|null
- $checkbox6 : CheckboxType|null
- $checkbox7 : CheckboxType|null
- $combobox1 : ComboboxType|null
- $combobox2 : ComboboxType|null
- $combobox3 : ComboboxType|null
- $comboboxEx1 : ComboboxType|null
- $comboboxEx2 : ComboboxType|null
- $copy : float|null
- Počet kopií.
- $currency1 : NumberType|null
- $date1 : DateType|null
- $date2 : DateType|null
- $date3 : DateType|null
- $date4 : DateType|null
- $datePrint : DateTime|null
- Datum tisku.
- $month1 : NumberType|null
- $month2 : NumberType|null
- $radioButton1 : RadioButtonType|null
- $spin1 : NumberType|null
- $text1 : TextType|null
- $text2 : TextType|null
- $text3 : TextType|null
- $year1 : NumberType|null
Methods
- getCheckbox1() : CheckboxType
- Gets as checkbox1.
- getCheckbox2() : CheckboxType
- Gets as checkbox2.
- getCheckbox3() : CheckboxType
- Gets as checkbox3.
- getCheckbox4() : CheckboxType
- Gets as checkbox4.
- getCheckbox5() : CheckboxType
- Gets as checkbox5.
- getCheckbox6() : CheckboxType
- Gets as checkbox6.
- getCheckbox7() : CheckboxType
- Gets as checkbox7.
- getCombobox1() : ComboboxType
- Gets as combobox1.
- getCombobox2() : ComboboxType
- Gets as combobox2.
- getCombobox3() : ComboboxType
- Gets as combobox3.
- getComboboxEx1() : ComboboxType
- Gets as comboboxEx1.
- getComboboxEx2() : ComboboxType
- Gets as comboboxEx2.
- getCopy() : float
- Gets as copy.
- getCurrency1() : NumberType
- Gets as currency1.
- getDate1() : DateType
- Gets as date1.
- getDate2() : DateType
- Gets as date2.
- getDate3() : DateType
- Gets as date3.
- getDate4() : DateType
- Gets as date4.
- getDatePrint() : DateTime
- Gets as datePrint.
- getMonth1() : NumberType
- Gets as month1.
- getMonth2() : NumberType
- Gets as month2.
- getRadioButton1() : RadioButtonType
- Gets as radioButton1.
- getSpin1() : NumberType
- Gets as spin1.
- getText1() : TextType
- Gets as text1.
- getText2() : TextType
- Gets as text2.
- getText3() : TextType
- Gets as text3.
- getYear1() : NumberType
- Gets as year1.
- setCheckbox1() : self
- Sets a new checkbox1.
- setCheckbox2() : self
- Sets a new checkbox2.
- setCheckbox3() : self
- Sets a new checkbox3.
- setCheckbox4() : self
- Sets a new checkbox4.
- setCheckbox5() : self
- Sets a new checkbox5.
- setCheckbox6() : self
- Sets a new checkbox6.
- setCheckbox7() : self
- Sets a new checkbox7.
- setCombobox1() : self
- Sets a new combobox1.
- setCombobox2() : self
- Sets a new combobox2.
- setCombobox3() : self
- Sets a new combobox3.
- setComboboxEx1() : self
- Sets a new comboboxEx1.
- setComboboxEx2() : self
- Sets a new comboboxEx2.
- setCopy() : self
- Sets a new copy.
- setCurrency1() : self
- Sets a new currency1.
- setDate1() : self
- Sets a new date1.
- setDate2() : self
- Sets a new date2.
- setDate3() : self
- Sets a new date3.
- setDate4() : self
- Sets a new date4.
- setDatePrint() : self
- Sets a new datePrint.
- setMonth1() : self
- Sets a new month1.
- setMonth2() : self
- Sets a new month2.
- setRadioButton1() : self
- Sets a new radioButton1.
- setSpin1() : self
- Sets a new spin1.
- setText1() : self
- Sets a new text1.
- setText2() : self
- Sets a new text2.
- setText3() : self
- Sets a new text3.
- setYear1() : self
- Sets a new year1.
Properties
$checkbox1
private
CheckboxType|null
$checkbox1
= null
$checkbox2
private
CheckboxType|null
$checkbox2
= null
$checkbox3
private
CheckboxType|null
$checkbox3
= null
$checkbox4
private
CheckboxType|null
$checkbox4
= null
$checkbox5
private
CheckboxType|null
$checkbox5
= null
$checkbox6
private
CheckboxType|null
$checkbox6
= null
$checkbox7
private
CheckboxType|null
$checkbox7
= null
$combobox1
private
ComboboxType|null
$combobox1
= null
$combobox2
private
ComboboxType|null
$combobox2
= null
$combobox3
private
ComboboxType|null
$combobox3
= null
$comboboxEx1
private
ComboboxType|null
$comboboxEx1
= null
$comboboxEx2
private
ComboboxType|null
$comboboxEx2
= null
$copy
Počet kopií.
private
float|null
$copy
= null
$currency1
private
NumberType|null
$currency1
= null
$date1
private
DateType|null
$date1
= null
$date2
private
DateType|null
$date2
= null
$date3
private
DateType|null
$date3
= null
$date4
private
DateType|null
$date4
= null
$datePrint
Datum tisku.
private
DateTime|null
$datePrint
= null
$month1
private
NumberType|null
$month1
= null
$month2
private
NumberType|null
$month2
= null
$radioButton1
private
RadioButtonType|null
$radioButton1
= null
$spin1
private
NumberType|null
$spin1
= null
$text1
private
TextType|null
$text1
= null
$text2
private
TextType|null
$text2
= null
$text3
private
TextType|null
$text3
= null
$year1
private
NumberType|null
$year1
= null
Methods
getCheckbox1()
Gets as checkbox1.
public
getCheckbox1() : CheckboxType
Return values
CheckboxTypegetCheckbox2()
Gets as checkbox2.
public
getCheckbox2() : CheckboxType
Return values
CheckboxTypegetCheckbox3()
Gets as checkbox3.
public
getCheckbox3() : CheckboxType
Return values
CheckboxTypegetCheckbox4()
Gets as checkbox4.
public
getCheckbox4() : CheckboxType
Return values
CheckboxTypegetCheckbox5()
Gets as checkbox5.
public
getCheckbox5() : CheckboxType
Return values
CheckboxTypegetCheckbox6()
Gets as checkbox6.
public
getCheckbox6() : CheckboxType
Return values
CheckboxTypegetCheckbox7()
Gets as checkbox7.
public
getCheckbox7() : CheckboxType
Return values
CheckboxTypegetCombobox1()
Gets as combobox1.
public
getCombobox1() : ComboboxType
Return values
ComboboxTypegetCombobox2()
Gets as combobox2.
public
getCombobox2() : ComboboxType
Return values
ComboboxTypegetCombobox3()
Gets as combobox3.
public
getCombobox3() : ComboboxType
Return values
ComboboxTypegetComboboxEx1()
Gets as comboboxEx1.
public
getComboboxEx1() : ComboboxType
Return values
ComboboxTypegetComboboxEx2()
Gets as comboboxEx2.
public
getComboboxEx2() : ComboboxType
Return values
ComboboxTypegetCopy()
Gets as copy.
public
getCopy() : float
Počet kopií.
Return values
floatgetCurrency1()
Gets as currency1.
public
getCurrency1() : NumberType
Return values
NumberTypegetDate1()
Gets as date1.
public
getDate1() : DateType
Return values
DateTypegetDate2()
Gets as date2.
public
getDate2() : DateType
Return values
DateTypegetDate3()
Gets as date3.
public
getDate3() : DateType
Return values
DateTypegetDate4()
Gets as date4.
public
getDate4() : DateType
Return values
DateTypegetDatePrint()
Gets as datePrint.
public
getDatePrint() : DateTime
Datum tisku.
Return values
DateTimegetMonth1()
Gets as month1.
public
getMonth1() : NumberType
Return values
NumberTypegetMonth2()
Gets as month2.
public
getMonth2() : NumberType
Return values
NumberTypegetRadioButton1()
Gets as radioButton1.
public
getRadioButton1() : RadioButtonType
Return values
RadioButtonTypegetSpin1()
Gets as spin1.
public
getSpin1() : NumberType
Return values
NumberTypegetText1()
Gets as text1.
public
getText1() : TextType
Return values
TextTypegetText2()
Gets as text2.
public
getText2() : TextType
Return values
TextTypegetText3()
Gets as text3.
public
getText3() : TextType
Return values
TextTypegetYear1()
Gets as year1.
public
getYear1() : NumberType
Return values
NumberTypesetCheckbox1()
Sets a new checkbox1.
public
setCheckbox1([CheckboxType|null $checkbox1 = null ]) : self
Parameters
- $checkbox1 : CheckboxType|null = null
Return values
selfsetCheckbox2()
Sets a new checkbox2.
public
setCheckbox2([CheckboxType|null $checkbox2 = null ]) : self
Parameters
- $checkbox2 : CheckboxType|null = null
Return values
selfsetCheckbox3()
Sets a new checkbox3.
public
setCheckbox3([CheckboxType|null $checkbox3 = null ]) : self
Parameters
- $checkbox3 : CheckboxType|null = null
Return values
selfsetCheckbox4()
Sets a new checkbox4.
public
setCheckbox4([CheckboxType|null $checkbox4 = null ]) : self
Parameters
- $checkbox4 : CheckboxType|null = null
Return values
selfsetCheckbox5()
Sets a new checkbox5.
public
setCheckbox5([CheckboxType|null $checkbox5 = null ]) : self
Parameters
- $checkbox5 : CheckboxType|null = null
Return values
selfsetCheckbox6()
Sets a new checkbox6.
public
setCheckbox6([CheckboxType|null $checkbox6 = null ]) : self
Parameters
- $checkbox6 : CheckboxType|null = null
Return values
selfsetCheckbox7()
Sets a new checkbox7.
public
setCheckbox7([CheckboxType|null $checkbox7 = null ]) : self
Parameters
- $checkbox7 : CheckboxType|null = null
Return values
selfsetCombobox1()
Sets a new combobox1.
public
setCombobox1([ComboboxType|null $combobox1 = null ]) : self
Parameters
- $combobox1 : ComboboxType|null = null
Return values
selfsetCombobox2()
Sets a new combobox2.
public
setCombobox2([ComboboxType|null $combobox2 = null ]) : self
Parameters
- $combobox2 : ComboboxType|null = null
Return values
selfsetCombobox3()
Sets a new combobox3.
public
setCombobox3([ComboboxType|null $combobox3 = null ]) : self
Parameters
- $combobox3 : ComboboxType|null = null
Return values
selfsetComboboxEx1()
Sets a new comboboxEx1.
public
setComboboxEx1([ComboboxType|null $comboboxEx1 = null ]) : self
Parameters
- $comboboxEx1 : ComboboxType|null = null
Return values
selfsetComboboxEx2()
Sets a new comboboxEx2.
public
setComboboxEx2([ComboboxType|null $comboboxEx2 = null ]) : self
Parameters
- $comboboxEx2 : ComboboxType|null = null
Return values
selfsetCopy()
Sets a new copy.
public
setCopy(float $copy) : self
Počet kopií.
Parameters
- $copy : float
Return values
selfsetCurrency1()
Sets a new currency1.
public
setCurrency1([NumberType|null $currency1 = null ]) : self
Parameters
- $currency1 : NumberType|null = null
Return values
selfsetDate1()
Sets a new date1.
public
setDate1([DateType|null $date1 = null ]) : self
Parameters
- $date1 : DateType|null = null
Return values
selfsetDate2()
Sets a new date2.
public
setDate2([DateType|null $date2 = null ]) : self
Parameters
- $date2 : DateType|null = null
Return values
selfsetDate3()
Sets a new date3.
public
setDate3([DateType|null $date3 = null ]) : self
Parameters
- $date3 : DateType|null = null
Return values
selfsetDate4()
Sets a new date4.
public
setDate4([DateType|null $date4 = null ]) : self
Parameters
- $date4 : DateType|null = null
Return values
selfsetDatePrint()
Sets a new datePrint.
public
setDatePrint([DateTime|null $datePrint = null ]) : self
Datum tisku.
Parameters
- $datePrint : DateTime|null = null
Return values
selfsetMonth1()
Sets a new month1.
public
setMonth1([NumberType|null $month1 = null ]) : self
Parameters
- $month1 : NumberType|null = null
Return values
selfsetMonth2()
Sets a new month2.
public
setMonth2([NumberType|null $month2 = null ]) : self
Parameters
- $month2 : NumberType|null = null
Return values
selfsetRadioButton1()
Sets a new radioButton1.
public
setRadioButton1([RadioButtonType|null $radioButton1 = null ]) : self
Parameters
- $radioButton1 : RadioButtonType|null = null
Return values
selfsetSpin1()
Sets a new spin1.
public
setSpin1([NumberType|null $spin1 = null ]) : self
Parameters
- $spin1 : NumberType|null = null
Return values
selfsetText1()
Sets a new text1.
public
setText1([TextType|null $text1 = null ]) : self
Parameters
- $text1 : TextType|null = null
Return values
selfsetText2()
Sets a new text2.
public
setText2([TextType|null $text2 = null ]) : self
Parameters
- $text2 : TextType|null = null
Return values
selfsetText3()
Sets a new text3.
public
setText3([TextType|null $text3 = null ]) : self
Parameters
- $text3 : TextType|null = null
Return values
selfsetYear1()
Sets a new year1.
public
setYear1([NumberType|null $year1 = null ]) : self
Parameters
- $year1 : NumberType|null = null