Current File : /home/users/barii/public_html/finansenl.com.pl/wodki/admin/GLS/CP/Shop/GLS_2StructCParcelShop.php |
<?php
/**
* File for class GLS_2StructCParcelShop
* @package GLS_2
* @subpackage Structs
* @author WsdlToPhp Team <contact@wsdltophp.com>
* @version 20150429-01
* @date 2017-02-02
*/
/**
* This class stands for GLS_2StructCParcelShop originally named cParcelShop
* Meta informations extracted from the WSDL
* - from schema : {@link https://ade-test.gls-poland.com/adeplus/pm1/ade_webapi2.php?wsdl}
* @package GLS_2
* @subpackage Structs
* @author WsdlToPhp Team <contact@wsdltophp.com>
* @version 20150429-01
* @date 2017-02-02
*/
class GLS_2StructCParcelShop extends GLS_2WsdlClass
{
/**
* The id
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 1
* @var string
*/
public $id;
/**
* The distance
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var float
*/
public $distance;
/**
* The name1
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $name1;
/**
* The name2
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $name2;
/**
* The name3
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $name3;
/**
* The country
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $country;
/**
* The zipcode
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $zipcode;
/**
* The city
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $city;
/**
* The street
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $street;
/**
* The phone
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $phone;
/**
* The email
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $email;
/**
* The gps_lati
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var float
*/
public $gps_lati;
/**
* The gps_long
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var float
*/
public $gps_long;
/**
* The mon_open
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $mon_open;
/**
* The mon_close
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $mon_close;
/**
* The tue_open
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $tue_open;
/**
* The tue_close
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $tue_close;
/**
* The wed_open
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $wed_open;
/**
* The wed_close
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $wed_close;
/**
* The thu_open
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $thu_open;
/**
* The thu_close
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $thu_close;
/**
* The fri_open
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $fri_open;
/**
* The fri_close
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $fri_close;
/**
* The sat_open
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $sat_open;
/**
* The sat_close
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $sat_close;
/**
* The sun_open
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $sun_open;
/**
* The sun_close
* Meta informations extracted from the WSDL
* - maxOccurs : 1
* - minOccurs : 0
* @var string
*/
public $sun_close;
/**
* Constructor method for cParcelShop
* @see parent::__construct()
* @param string $_id
* @param float $_distance
* @param string $_name1
* @param string $_name2
* @param string $_name3
* @param string $_country
* @param string $_zipcode
* @param string $_city
* @param string $_street
* @param string $_phone
* @param string $_email
* @param float $_gps_lati
* @param float $_gps_long
* @param string $_mon_open
* @param string $_mon_close
* @param string $_tue_open
* @param string $_tue_close
* @param string $_wed_open
* @param string $_wed_close
* @param string $_thu_open
* @param string $_thu_close
* @param string $_fri_open
* @param string $_fri_close
* @param string $_sat_open
* @param string $_sat_close
* @param string $_sun_open
* @param string $_sun_close
* @return GLS_2StructCParcelShop
*/
public function __construct($_id,$_distance = NULL,$_name1 = NULL,$_name2 = NULL,$_name3 = NULL,$_country = NULL,$_zipcode = NULL,$_city = NULL,$_street = NULL,$_phone = NULL,$_email = NULL,$_gps_lati = NULL,$_gps_long = NULL,$_mon_open = NULL,$_mon_close = NULL,$_tue_open = NULL,$_tue_close = NULL,$_wed_open = NULL,$_wed_close = NULL,$_thu_open = NULL,$_thu_close = NULL,$_fri_open = NULL,$_fri_close = NULL,$_sat_open = NULL,$_sat_close = NULL,$_sun_open = NULL,$_sun_close = NULL)
{
parent::__construct(array('id'=>$_id,'distance'=>$_distance,'name1'=>$_name1,'name2'=>$_name2,'name3'=>$_name3,'country'=>$_country,'zipcode'=>$_zipcode,'city'=>$_city,'street'=>$_street,'phone'=>$_phone,'email'=>$_email,'gps_lati'=>$_gps_lati,'gps_long'=>$_gps_long,'mon_open'=>$_mon_open,'mon_close'=>$_mon_close,'tue_open'=>$_tue_open,'tue_close'=>$_tue_close,'wed_open'=>$_wed_open,'wed_close'=>$_wed_close,'thu_open'=>$_thu_open,'thu_close'=>$_thu_close,'fri_open'=>$_fri_open,'fri_close'=>$_fri_close,'sat_open'=>$_sat_open,'sat_close'=>$_sat_close,'sun_open'=>$_sun_open,'sun_close'=>$_sun_close),false);
}
/**
* Get id value
* @return string
*/
public function getId()
{
return $this->id;
}
/**
* Set id value
* @param string $_id the id
* @return string
*/
public function setId($_id)
{
return ($this->id = $_id);
}
/**
* Get distance value
* @return float|null
*/
public function getDistance()
{
return $this->distance;
}
/**
* Set distance value
* @param float $_distance the distance
* @return float
*/
public function setDistance($_distance)
{
return ($this->distance = $_distance);
}
/**
* Get name1 value
* @return string|null
*/
public function getName1()
{
return $this->name1;
}
/**
* Set name1 value
* @param string $_name1 the name1
* @return string
*/
public function setName1($_name1)
{
return ($this->name1 = $_name1);
}
/**
* Get name2 value
* @return string|null
*/
public function getName2()
{
return $this->name2;
}
/**
* Set name2 value
* @param string $_name2 the name2
* @return string
*/
public function setName2($_name2)
{
return ($this->name2 = $_name2);
}
/**
* Get name3 value
* @return string|null
*/
public function getName3()
{
return $this->name3;
}
/**
* Set name3 value
* @param string $_name3 the name3
* @return string
*/
public function setName3($_name3)
{
return ($this->name3 = $_name3);
}
/**
* Get country value
* @return string|null
*/
public function getCountry()
{
return $this->country;
}
/**
* Set country value
* @param string $_country the country
* @return string
*/
public function setCountry($_country)
{
return ($this->country = $_country);
}
/**
* Get zipcode value
* @return string|null
*/
public function getZipcode()
{
return $this->zipcode;
}
/**
* Set zipcode value
* @param string $_zipcode the zipcode
* @return string
*/
public function setZipcode($_zipcode)
{
return ($this->zipcode = $_zipcode);
}
/**
* Get city value
* @return string|null
*/
public function getCity()
{
return $this->city;
}
/**
* Set city value
* @param string $_city the city
* @return string
*/
public function setCity($_city)
{
return ($this->city = $_city);
}
/**
* Get street value
* @return string|null
*/
public function getStreet()
{
return $this->street;
}
/**
* Set street value
* @param string $_street the street
* @return string
*/
public function setStreet($_street)
{
return ($this->street = $_street);
}
/**
* Get phone value
* @return string|null
*/
public function getPhone()
{
return $this->phone;
}
/**
* Set phone value
* @param string $_phone the phone
* @return string
*/
public function setPhone($_phone)
{
return ($this->phone = $_phone);
}
/**
* Get email value
* @return string|null
*/
public function getEmail()
{
return $this->email;
}
/**
* Set email value
* @param string $_email the email
* @return string
*/
public function setEmail($_email)
{
return ($this->email = $_email);
}
/**
* Get gps_lati value
* @return float|null
*/
public function getGps_lati()
{
return $this->gps_lati;
}
/**
* Set gps_lati value
* @param float $_gps_lati the gps_lati
* @return float
*/
public function setGps_lati($_gps_lati)
{
return ($this->gps_lati = $_gps_lati);
}
/**
* Get gps_long value
* @return float|null
*/
public function getGps_long()
{
return $this->gps_long;
}
/**
* Set gps_long value
* @param float $_gps_long the gps_long
* @return float
*/
public function setGps_long($_gps_long)
{
return ($this->gps_long = $_gps_long);
}
/**
* Get mon_open value
* @return string|null
*/
public function getMon_open()
{
return $this->mon_open;
}
/**
* Set mon_open value
* @param string $_mon_open the mon_open
* @return string
*/
public function setMon_open($_mon_open)
{
return ($this->mon_open = $_mon_open);
}
/**
* Get mon_close value
* @return string|null
*/
public function getMon_close()
{
return $this->mon_close;
}
/**
* Set mon_close value
* @param string $_mon_close the mon_close
* @return string
*/
public function setMon_close($_mon_close)
{
return ($this->mon_close = $_mon_close);
}
/**
* Get tue_open value
* @return string|null
*/
public function getTue_open()
{
return $this->tue_open;
}
/**
* Set tue_open value
* @param string $_tue_open the tue_open
* @return string
*/
public function setTue_open($_tue_open)
{
return ($this->tue_open = $_tue_open);
}
/**
* Get tue_close value
* @return string|null
*/
public function getTue_close()
{
return $this->tue_close;
}
/**
* Set tue_close value
* @param string $_tue_close the tue_close
* @return string
*/
public function setTue_close($_tue_close)
{
return ($this->tue_close = $_tue_close);
}
/**
* Get wed_open value
* @return string|null
*/
public function getWed_open()
{
return $this->wed_open;
}
/**
* Set wed_open value
* @param string $_wed_open the wed_open
* @return string
*/
public function setWed_open($_wed_open)
{
return ($this->wed_open = $_wed_open);
}
/**
* Get wed_close value
* @return string|null
*/
public function getWed_close()
{
return $this->wed_close;
}
/**
* Set wed_close value
* @param string $_wed_close the wed_close
* @return string
*/
public function setWed_close($_wed_close)
{
return ($this->wed_close = $_wed_close);
}
/**
* Get thu_open value
* @return string|null
*/
public function getThu_open()
{
return $this->thu_open;
}
/**
* Set thu_open value
* @param string $_thu_open the thu_open
* @return string
*/
public function setThu_open($_thu_open)
{
return ($this->thu_open = $_thu_open);
}
/**
* Get thu_close value
* @return string|null
*/
public function getThu_close()
{
return $this->thu_close;
}
/**
* Set thu_close value
* @param string $_thu_close the thu_close
* @return string
*/
public function setThu_close($_thu_close)
{
return ($this->thu_close = $_thu_close);
}
/**
* Get fri_open value
* @return string|null
*/
public function getFri_open()
{
return $this->fri_open;
}
/**
* Set fri_open value
* @param string $_fri_open the fri_open
* @return string
*/
public function setFri_open($_fri_open)
{
return ($this->fri_open = $_fri_open);
}
/**
* Get fri_close value
* @return string|null
*/
public function getFri_close()
{
return $this->fri_close;
}
/**
* Set fri_close value
* @param string $_fri_close the fri_close
* @return string
*/
public function setFri_close($_fri_close)
{
return ($this->fri_close = $_fri_close);
}
/**
* Get sat_open value
* @return string|null
*/
public function getSat_open()
{
return $this->sat_open;
}
/**
* Set sat_open value
* @param string $_sat_open the sat_open
* @return string
*/
public function setSat_open($_sat_open)
{
return ($this->sat_open = $_sat_open);
}
/**
* Get sat_close value
* @return string|null
*/
public function getSat_close()
{
return $this->sat_close;
}
/**
* Set sat_close value
* @param string $_sat_close the sat_close
* @return string
*/
public function setSat_close($_sat_close)
{
return ($this->sat_close = $_sat_close);
}
/**
* Get sun_open value
* @return string|null
*/
public function getSun_open()
{
return $this->sun_open;
}
/**
* Set sun_open value
* @param string $_sun_open the sun_open
* @return string
*/
public function setSun_open($_sun_open)
{
return ($this->sun_open = $_sun_open);
}
/**
* Get sun_close value
* @return string|null
*/
public function getSun_close()
{
return $this->sun_close;
}
/**
* Set sun_close value
* @param string $_sun_close the sun_close
* @return string
*/
public function setSun_close($_sun_close)
{
return ($this->sun_close = $_sun_close);
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see GLS_2WsdlClass::__set_state()
* @uses GLS_2WsdlClass::__set_state()
* @param array $_array the exported values
* @return GLS_2StructCParcelShop
*/
public static function __set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}