PQL Property | Object Property |
---|---|
{@code id} | {@link ExchangeRate#id} |
{@code currencyCode} | {@link ExchangeRate#currencyCode} |
{@code refreshRate} | {@link ExchangeRate#refreshRate} |
{@code direction} | {@link ExchangeRate#direction} |
{@code exchangeRate} | {@link ExchangeRate#exchangeRate} |
Свойство | Type | Description | |
---|---|---|---|
$exchangeRateAction | ExchangeRateAction | ||
$filterStatement | Statement |
Méthode | Description | |
---|---|---|
__construct ( $exchangeRateAction = null, $filterStatement = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $exchangeRateAction = null, $filterStatement = null ) |
public getNamespace ( ) : string | ||
Résultat | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Résultat | string | the xsi:type name of this class |
public ExchangeRateAction $exchangeRateAction | ||
Résultat | ExchangeRateAction |