메소드 |
설명 |
|
getAPIStem ( ) : string | null |
Get the stem of the API (core.xro) etc |
|
getApprovedWithholdingVariationPercentage ( ) : string |
|
|
getAustralianResidentForTaxPurposes ( ) : string |
|
|
getEligibleToReceiveLeaveLoading ( ) : string |
|
|
getEmployeeID ( ) : string |
|
|
getEmploymentBasis ( ) : string |
|
|
getGUIDProperty ( ) : string |
Get the guid property |
|
getHasHELPDebt ( ) : boolean |
|
|
getHasSFSSDebt ( ) : boolean |
|
|
getHasTSLDebt ( ) : boolean |
|
|
getHasTradeSupportLoanDebt ( ) : boolean |
|
|
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 |
|
getResourceURI ( ) : string |
Get the resource uri of the class (Contacts) etc |
|
getRootNodeName ( ) : string |
Get the root node name. Just the unqualified classname |
|
getSupportedMethods ( ) |
Get the supported methods |
|
getTFNExemptionType ( ) : string |
|
|
getTaxFileNumber ( ) : string |
|
|
getTaxFreeThresholdClaimed ( ) : string |
|
|
getTaxOffsetEstimatedAmount ( ) : float |
|
|
getUpwardVariationTaxWithholdingAmount ( ) : string |
|
|
isPageable ( ) |
|
|
setApprovedWithholdingVariationPercentage ( string $value ) : TaxDeclaration |
|
|
setAustralianResidentForTaxPurpose ( string $value ) : TaxDeclaration |
|
|
setEligibleToReceiveLeaveLoading ( string $value ) : TaxDeclaration |
|
|
setEmployeeID ( string $value ) : TaxDeclaration |
|
|
setEmploymentBasis ( string $value ) : TaxDeclaration |
|
|
setHasHELPDebt ( boolean $value ) : TaxDeclaration |
|
|
setHasSFSSDebt ( boolean $value ) : TaxDeclaration |
|
|
setHasTSLDebt ( boolean $value ) : TaxDeclaration |
|
|
setHasTradeSupportLoanDebt ( boolean $value ) : TaxDeclaration |
|
|
setTFNExemptionType ( string $value ) : TaxDeclaration |
|
|
setTaxFileNumber ( string $value ) : TaxDeclaration |
|
|
setTaxFreeThresholdClaimed ( string $value ) : TaxDeclaration |
|
|
setTaxOffsetEstimatedAmount ( float $value ) : TaxDeclaration |
|
|
setUpwardVariationTaxWithholdingAmount ( string $value ) : TaxDeclaration |
|
|