Skip to content

Commit

Permalink
Set state fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Bukashk0zzz committed Apr 9, 2021
1 parent 60ac603 commit fd57dfa
Show file tree
Hide file tree
Showing 215 changed files with 858 additions and 858 deletions.
8 changes: 4 additions & 4 deletions ACHI/Type/MicrobiltStructACHInfo_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -213,14 +213,14 @@ public function setACHPaymentType($_aCHPaymentType)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructACHInfo_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions AKAI/Type/MicrobiltStructAKAInfo_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,14 @@ public function setMessage($_message)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAKAInfo_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Accident/Type/MicrobiltStructAccidentLocation_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -889,14 +889,14 @@ public function setLaneId($_laneId)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAccidentLocation_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Accident/Type/MicrobiltStructAccidentStatistics_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -317,14 +317,14 @@ public function setTotalNumOfPedalcyclists($_totalNumOfPedalcyclists)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAccidentStatistics_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Accident/Type/MicrobiltStructAccidentTime_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -213,14 +213,14 @@ public function setMinuteOffArrived($_minuteOffArrived)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAccidentTime_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Accident_/Type/MicrobiltStructAccident_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -551,14 +551,14 @@ public function setMessage($_message)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAccident_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Accounting/Type/MicrobiltStructAccountingInfo_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -161,14 +161,14 @@ public function setFilingType($_filingType)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAccountingInfo_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Acct/Type/MicrobiltStructAcctAttributeInfo_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,14 @@ public function setAttribDt($_attribDt)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAcctAttributeInfo_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Additional/Type/MicrobiltStructAdditionalStatus_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -140,14 +140,14 @@ public function setStatusDesc($_statusDesc)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAdditionalStatus_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Address/Type/MicrobiltStructAddressInfo_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,14 +171,14 @@ public function setPhoneInfo($_phoneInfo)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAddressInfo_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Aggregate/MicrobiltStructAggregate.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@ public function setEffDt($_effDt)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAggregate
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Aircraft/Type/MicrobiltStructAircraftInfo_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -577,14 +577,14 @@ public function setModelYear($_modelYear)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAircraftInfo_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Amt/Type/MicrobiltStructAmtItems_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -187,14 +187,14 @@ public function setMessage($_message)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAmtItems_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Answers_/Type/MicrobiltStructAnswers_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,14 @@ public function setAnswerIsCorrect($_answerIsCorrect)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAnswers_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Applicant/Type/MicrobiltStructApplicantData_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -207,14 +207,14 @@ public function setCurrentWriteOff($_currentWriteOff)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructApplicantData_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Associate_/Type/MicrobiltStructAssociate_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@ public function setMessage($_message)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAssociate_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Attachment_/Type/MicrobiltStructAttachment_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -161,14 +161,14 @@ public function setImageCaption($_imageCaption)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAttachment_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Auth/Type/MicrobiltStructAuthConfig_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@ public function setQuestionConfig($_questionConfig)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAuthConfig_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Automobile/Type/MicrobiltStructAutomobileExtras_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@ public function setAutoExtraDesc($_autoExtraDesc)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAutomobileExtras_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Automobile/Type/MicrobiltStructAutomobileInfo_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -1180,14 +1180,14 @@ public function setBodyType($_bodyType)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAutomobileInfo_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
8 changes: 4 additions & 4 deletions Available/Type/MicrobiltStructAvailableProducts_Type.php
Original file line number Diff line number Diff line change
Expand Up @@ -161,14 +161,14 @@ public function setMimeType($_mimeType)
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see MicrobiltWsdlClass::__set_state()
* @uses MicrobiltWsdlClass::__set_state()
* @see MicrobiltWsdlClass::magick_set_state()
* @uses MicrobiltWsdlClass::magick_set_state()
* @param array $_array the exported values
* @return MicrobiltStructAvailableProducts_Type
*/
public static function __set_state(array $_array,$_className = __CLASS__)
public static function magick_set_state(array $_array,$_className = __CLASS__)
{
return parent::__set_state($_array,$_className);
return parent::magick_set_state($_array,$_className);
}
/**
* Method returning the class name
Expand Down
Loading

0 comments on commit fd57dfa

Please sign in to comment.