Метод | Описание | |
---|---|---|
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 ) : |
||
setSuperFundID ( string $value ) : |
||
setType ( string $value ) : |
||
setUSI ( string $value ) : |
public static getAPIStem ( ) : string | null | ||
Результат | string | null |
public static getGUIDProperty ( ) : string | ||
Результат | string |
public static getProperties ( ) : array | ||
Результат | array |
public static getResourceURI ( ) : string | ||
Результат | string |
public static getRootNodeName ( ) : string | ||
Результат | string |
public static getSupportedMethods ( ) |
public setSuperFundID ( string $value ) : |
||
$value | string | |
Результат |