PHP Класс XeroPHP\Models\PayrollAU\SuperFund\SuperFund

Наследование: extends XeroPHP\Remote\Object
Показать файл Открыть проект

Открытые методы

Метод Описание
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 ) : SuperFund
setAccountName ( string $value ) : SuperFund
setAccountNumber ( string $value ) : SuperFund
setBSB ( string $value ) : SuperFund
setElectronicServiceAddress ( string $value ) : SuperFund
setEmployerNumber ( string $value ) : SuperFund
setName ( string $value ) : SuperFund
setSPIN ( string $value ) : SuperFund
setSuperFundID ( string $value ) : SuperFund
setType ( string $value ) : SuperFund

Описание методов

getABN() публичный Метод

public getABN ( ) : string
Результат string

getAPIStem() публичный статический Метод

Get the stem of the API (core.xro) etc
public static getAPIStem ( ) : string | null
Результат string | null

getAccountName() публичный Метод

public getAccountName ( ) : string
Результат string

getAccountNumber() публичный Метод

public getAccountNumber ( ) : string
Результат string

getBSB() публичный Метод

public getBSB ( ) : string
Результат string

getElectronicServiceAddress() публичный Метод

public getElectronicServiceAddress ( ) : string
Результат string

getEmployerNumber() публичный Метод

public getEmployerNumber ( ) : string
Результат string

getGUIDProperty() публичный статический Метод

Get the guid property
public static getGUIDProperty ( ) : string
Результат string

getName() публичный Метод

public getName ( ) : string
Результат string

getProperties() публичный статический Метод

Get the properties of the object. Indexed by constants [0] - Mandatory [1] - Type [2] - PHP type [3] - Is an Array [4] - Saves directly
public static getProperties ( ) : array
Результат array

getResourceURI() публичный статический Метод

Get the resource uri of the class (Contacts) etc
public static getResourceURI ( ) : string
Результат string

getRootNodeName() публичный статический Метод

Get the root node name. Just the unqualified classname
public static getRootNodeName ( ) : string
Результат string

getSPIN() публичный Метод

Устаревший:
public getSPIN ( ) : string
Результат string

getSuperFundID() публичный Метод

public getSuperFundID ( ) : string
Результат string

getSupportedMethods() публичный статический Метод

Get the supported methods
public static getSupportedMethods ( )

getType() публичный Метод

public getType ( ) : string
Результат string

isPageable() публичный статический Метод

public static isPageable ( )

setABN() публичный Метод

public setABN ( string $value ) : SuperFund
$value string
Результат SuperFund

setAccountName() публичный Метод

public setAccountName ( string $value ) : SuperFund
$value string
Результат SuperFund

setAccountNumber() публичный Метод

public setAccountNumber ( string $value ) : SuperFund
$value string
Результат SuperFund

setBSB() публичный Метод

public setBSB ( string $value ) : SuperFund
$value string
Результат SuperFund

setElectronicServiceAddress() публичный Метод

public setElectronicServiceAddress ( string $value ) : SuperFund
$value string
Результат SuperFund

setEmployerNumber() публичный Метод

public setEmployerNumber ( string $value ) : SuperFund
$value string
Результат SuperFund

setName() публичный Метод

public setName ( string $value ) : SuperFund
$value string
Результат SuperFund

setSPIN() публичный Метод

Устаревший:
public setSPIN ( string $value ) : SuperFund
$value string
Результат SuperFund

setSuperFundID() публичный Метод

public setSuperFundID ( string $value ) : SuperFund
$value string
Результат SuperFund

setType() публичный Метод

public setType ( string $value ) : SuperFund
$value string
Результат SuperFund