메소드 |
설명 |
|
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 |
|
|