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

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

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

Метод Описание
getABN ( ) : string
getAPIStem ( ) : string | null Get the stem of the API (core.xro) etc
getGUIDProperty ( ) : string Get the guid property
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
getSuperFundID ( ) : string
getSupportedMethods ( ) Get the supported methods
getType ( ) : string
getUSI ( ) : string
isPageable ( )
setABN ( string $value ) : SuperFund
setSuperFundID ( string $value ) : SuperFund
setType ( string $value ) : SuperFund
setUSI ( 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

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

Get the guid property
public static getGUIDProperty ( ) : 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

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

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

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

Get the supported methods
public static getSupportedMethods ( )

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

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

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

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

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

public static isPageable ( )

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

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

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

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

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

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

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

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