메소드 | 설명 | |
---|---|---|
addDeductionLine ( |
||
addEarningsLine ( float $value ) : |
||
addReimbursementLine ( |
||
getAPIStem ( ) : string | null | Get the stem of the API (core.xro) etc | |
getAmount ( ) : float | ||
getAnnualNumberOfUnits ( ) : string | ||
getAnnualSalary ( ) : string | ||
getCalculationType ( ) : string | ||
getContributionType ( ) : string | ||
getDeductionLines ( ) : |
||
getDeductionTypeID ( ) : string | ||
getDescription ( ) : string | ||
getEarningsLines ( ) : float[] | |
||
getEarningsRateID ( ) : string | ||
getEntitlementFinalPayPayoutType ( ) : string | ||
getExpenseAccountCode ( ) : string | ||
getFullTimeNumberOfUnitsPerPeriod ( ) : string | ||
getGUIDProperty ( ) : string | Get the guid property | |
getLeaveLines ( ) : string | ||
getLeaveTypeID ( ) : string | ||
getLiabilityAccountCode ( ) : string | ||
getMinimumMonthlyEarnings ( ) : string | ||
getNormalNumberOfUnits ( ) : string | ||
getNumberOfUnits ( ) : string | ||
getNumberOfUnitsPerWeek ( ) : string | ||
getPercentage ( ) : string | ||
getProperties ( ) : array | Get the properties of the object. Indexed by constants [0] - Mandatory [1] - Type [2] - PHP type [3] - Is an Array [4] - Saves directly | |
getRatePerUnit ( ) : float | ||
getReimbursementLines ( ) : |
||
getReimbursementTypeID ( ) : string | ||
getResourceURI ( ) : string | Get the resource uri of the class (Contacts) etc | |
getRootNodeName ( ) : string | Get the root node name. Just the unqualified classname | |
getSuperLines ( ) : string | ||
getSuperMembershipID ( ) : string | ||
getSupportedMethods ( ) | Get the supported methods | |
isPageable ( ) | ||
setAmount ( float $value ) : |
||
setAnnualNumberOfUnit ( string $value ) : |
||
setAnnualSalary ( string $value ) : |
||
setCalculationType ( string $value ) : |
||
setContributionType ( string $value ) : |
||
setDeductionTypeID ( string $value ) : |
||
setDescription ( string $value ) : |
||
setEarningsRateID ( string $value ) : |
||
setEntitlementFinalPayPayoutType ( string $value ) : |
||
setExpenseAccountCode ( string $value ) : |
||
setFullTimeNumberOfUnitsPerPeriod ( string $value ) : |
||
setLeaveLine ( string $value ) : |
||
setLeaveTypeID ( string $value ) : |
||
setLiabilityAccountCode ( string $value ) : |
||
setMinimumMonthlyEarning ( string $value ) : |
||
setNormalNumberOfUnit ( string $value ) : |
||
setNumberOfUnit ( string $value ) : |
||
setNumberOfUnitsPerWeek ( string $value ) : |
||
setPercentage ( string $value ) : |
||
setRatePerUnit ( float $value ) : |
||
setReimbursementTypeID ( string $value ) : |
||
setSuperLine ( string $value ) : |
||
setSuperMembershipID ( string $value ) : |
public addDeductionLine ( |
||
$value | ||
리턴 |
public addEarningsLine ( float $value ) : |
||
$value | float | |
리턴 |
public addReimbursementLine ( |
||
$value | ||
리턴 |
public static getAPIStem ( ) : string | null | ||
리턴 | string | null |
public getDeductionLines ( ) : |
||
리턴 | Always returns a collection, switch is for type hinting |
public getEarningsLines ( ) : float[] | |
||
리턴 | float[] | |
Always returns a collection, switch is for type hinting |
public getEntitlementFinalPayPayoutType ( ) : string | ||
리턴 | string |
public getFullTimeNumberOfUnitsPerPeriod ( ) : string | ||
리턴 | string |
public static getGUIDProperty ( ) : string | ||
리턴 | string |
public static getProperties ( ) : array | ||
리턴 | array |
public getReimbursementLines ( ) : |
||
리턴 | Always returns a collection, switch is for type hinting |
public static getResourceURI ( ) : string | ||
리턴 | string |
public static getRootNodeName ( ) : string | ||
리턴 | string |
public setAnnualNumberOfUnit ( string $value ) : |
||
$value | string | |
리턴 |
public setAnnualSalary ( string $value ) : |
||
$value | string | |
리턴 |
public setCalculationType ( string $value ) : |
||
$value | string | |
리턴 |
public setContributionType ( string $value ) : |
||
$value | string | |
리턴 |
public setDeductionTypeID ( string $value ) : |
||
$value | string | |
리턴 |
public setDescription ( string $value ) : |
||
$value | string | |
리턴 |
public setEarningsRateID ( string $value ) : |
||
$value | string | |
리턴 |
public setEntitlementFinalPayPayoutType ( string $value ) : |
||
$value | string | |
리턴 |
public setExpenseAccountCode ( string $value ) : |
||
$value | string | |
리턴 |
public setFullTimeNumberOfUnitsPerPeriod ( string $value ) : |
||
$value | string | |
리턴 |
public setLeaveLine ( string $value ) : |
||
$value | string | |
리턴 |
public setLeaveTypeID ( string $value ) : |
||
$value | string | |
리턴 |
public setLiabilityAccountCode ( string $value ) : |
||
$value | string | |
리턴 |
public setMinimumMonthlyEarning ( string $value ) : |
||
$value | string | |
리턴 |
public setNormalNumberOfUnit ( string $value ) : |
||
$value | string | |
리턴 |
public setNumberOfUnit ( string $value ) : |
||
$value | string | |
리턴 |
public setNumberOfUnitsPerWeek ( string $value ) : |
||
$value | string | |
리턴 |
public setPercentage ( string $value ) : |
||
$value | string | |
리턴 |
public setRatePerUnit ( float $value ) : |
||
$value | float | |
리턴 |
public setReimbursementTypeID ( string $value ) : |
||
$value | string | |
리턴 |
public setSuperLine ( string $value ) : |
||
$value | string | |
리턴 |
public setSuperMembershipID ( string $value ) : |
||
$value | string | |
리턴 |