Property | Type | Description | |
---|---|---|---|
$amount | Money | ||
$budgetId | integer | ||
$deliveryMethod | tnsBudgetBudgetDeliveryMethod | ||
$isExplicitlyShared | boolean | ||
$name | string | ||
$referenceCount | integer | ||
$status | tnsBudgetBudgetStatus |
Method | Description | |
---|---|---|
__construct ( $budgetId = null, $name = null, $amount = null, $deliveryMethod = null, $referenceCount = null, $isExplicitlyShared = null, $status = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $budgetId = null, $name = null, $amount = null, $deliveryMethod = null, $referenceCount = null, $isExplicitlyShared = null, $status = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsBudgetBudgetDeliveryMethod $deliveryMethod | ||
return | tnsBudgetBudgetDeliveryMethod |