Class GXEngineQuantityUnit
Class GXEngineQuantityUnit
-
GXEngineQuantityUnit
implements
QuantityUnitInterface
Methods summary
public
getId( void )
: integer
Returns the id.
Returns
integer
Implementation of
public
setId( idType $quantityUnitId )
:
Sets the id.
Parameters
$quantityUnitId
- Id to be set.
Returns
$this |\QuantityUnitInterface Same instance for chained method calls.
Implementation of
public
getName( LanguageCode $languageCode )
: string
Returns the quantity unit name.
Returns the quantity unit name.
Parameters
$languageCode
- Language code for language specific name value.
Returns
string
Language specific name value.
Implementation of
public
setName( StringType $name, LanguageCode $languageCode )
:
Sets the quantity unit name.
Sets the quantity unit name.
Parameters
$name
- Name value to be set.
$languageCode
- Language code for language specific name value.
Returns
$this|\QuantityUnitInterface Same instance for chained method calls.
Implementation of
public
getNames( void )
: array
Returns all language specific names.
Returns all language specific names.
Returns
array
Language specific names value.
Implementation of
Properties summary
protected
$id
: integer
0