Метод | Описание | |
---|---|---|
getABN ( ) : string | ||
getAPIStem ( ) : string | null | Get the stem of the API (core.xro) etc | |
getAccountName ( ) : string | ||
getAccountNumber ( ) : string | ||
getBSB ( ) : string | ||
getElectronicServiceAddress ( ) : string | ||
getEmployerNumber ( ) : string | ||
getGUIDProperty ( ) : string | Get the guid property | |
getName ( ) : 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 | |
getResourceURI ( ) : string | Get the resource uri of the class (Contacts) etc | |
getRootNodeName ( ) : string | Get the root node name. Just the unqualified classname | |
getSPIN ( ) : string | ||
getSuperFundID ( ) : string | ||
getSupportedMethods ( ) | Get the supported methods | |
getType ( ) : string | ||
isPageable ( ) | ||
setABN ( string $value ) : |
||
setAccountName ( string $value ) : |
||
setAccountNumber ( string $value ) : |
||
setBSB ( string $value ) : |
||
setElectronicServiceAddress ( string $value ) : |
||
setEmployerNumber ( string $value ) : |
||
setName ( string $value ) : |
||
setSPIN ( string $value ) : |
||
setSuperFundID ( string $value ) : |
||
setType ( string $value ) : |
public static getAPIStem ( ) : string | null | ||
Результат | string | null |
public getElectronicServiceAddress ( ) : string | ||
Результат | string |
public static getGUIDProperty ( ) : string | ||
Результат | string |
public static getProperties ( ) : array | ||
Результат | array |
public static getResourceURI ( ) : string | ||
Результат | string |
public static getRootNodeName ( ) : string | ||
Результат | string |
public static getSupportedMethods ( ) |
public setAccountName ( string $value ) : |
||
$value | string | |
Результат |
public setAccountNumber ( string $value ) : |
||
$value | string | |
Результат |
public setElectronicServiceAddress ( string $value ) : |
||
$value | string | |
Результат |
public setEmployerNumber ( string $value ) : |
||
$value | string | |
Результат |
public setSuperFundID ( string $value ) : |
||
$value | string | |
Результат |