Overview

Namespaces

  • Igestis
    • Modules
      • Commercial
  • None

Classes

  • CommercialAccounting
  • CommercialArticle
  • CommercialArticleCategory
  • CommercialAutoIncrement
  • CommercialBankAccount
  • CommercialBankAssocOperations
  • CommercialBankOperation
  • CommercialCommercialDocument
  • CommercialCompanyConfig
  • CommercialEstimate
  • CommercialEstimateArticle
  • CommercialFreeDocument
  • CommercialInvoice
  • CommercialInvoiceItem
  • CommercialParametersController
  • CommercialProject
  • CommercialProviderInvoice
  • CommercialProviderInvoiceAssocAmounts
  • CommercialPurchasingAccount
  • CommercialPurchasingAccountRepository
  • CommercialSellingAccount
  • CommercialSellingAccountRepository
  • CommercialSoldType
  • CommercialSupportCredit
  • CommercialSupportInitialSold
  • CommercialSupportIntervention
  • CommercialUserConfig
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class CommercialCommercialDocument

CommercialCommercialDocument

Entity
Table(name="COMMERCIAL_COMMERCIAL_DOCUMENT")
Located at entities/CommercialCommercialDocument.php
Methods summary
public CommercialCommercialDocument
# setCustomerName( string $customerName )

Set customerName

Set customerName

Parameters

$customerName
string
$customerName

Returns

CommercialCommercialDocument
public string
# getCustomerName( )

Get customerName

Get customerName

Returns

string
public CommercialCommercialDocument
# setAddress1( string $address1 )

Set address1

Set address1

Parameters

$address1
string
$address1

Returns

CommercialCommercialDocument
public string
# getAddress1( )

Get address1

Get address1

Returns

string
public CommercialCommercialDocument
# setAddress2( string $address2 )

Set address2

Set address2

Parameters

$address2
string
$address2

Returns

CommercialCommercialDocument
public string
# getAddress2( )

Get address2

Get address2

Returns

string
public CommercialCommercialDocument
# setPostalCode( string $postalCode )

Set postalCode

Set postalCode

Parameters

$postalCode
string
$postalCode

Returns

CommercialCommercialDocument
public string
# getPostalCode( )

Get postalCode

Get postalCode

Returns

string
public CommercialCommercialDocument
# setCity( string $city )

Set city

Set city

Parameters

$city
string
$city

Returns

CommercialCommercialDocument
public string
# getCity( )

Get city

Get city

Returns

string
public CommercialCommercialDocument
# setDescription( string $description )

Set description

Set description

Parameters

$description
string
$description

Returns

CommercialCommercialDocument
public string
# getDescription( )

Get description

Get description

Returns

string
public CommercialCommercialDocument
# setFreeComment( text $freeComment )

Set freeComment

Set freeComment

Parameters

$freeComment
text
$freeComment

Returns

CommercialCommercialDocument
public text
# getFreeComment( )

Get freeComment

Get freeComment

Returns

text
public integer
# getId( )

Get id

Get id

Returns

integer
public CommercialCommercialDocument
# setCountryCode( CoreCountries $countryCode = null )

Set countryCode

Set countryCode

Parameters

$countryCode
CoreCountries
$countryCode

Returns

CommercialCommercialDocument
public CoreCountries
# getCountryCode( )

Get countryCode

Get countryCode

Returns

CoreCountries
public CommercialCommercialDocument
# setProject( CommercialProject $project = null )

Set project

Set project

Parameters

$project
CommercialProject
$project

Returns

CommercialCommercialDocument
public CommercialProject
# getProject( )

Get project

Get project

Returns

CommercialProject
igestis-iprojectis-v2 API documentation generated by ApiGen 2.8.0