Interface QuantityUnitInterface

Interface QuantityUnitInterface

Direct known implementers

GXEngineQuantityUnit

Methods summary

public getId( void ) : integer

Returns the id.

public setId( idType $quantityUnitId ) :

Sets the id.

public getName( LanguageCode $languageCode ) : string

Returns the quantity unit name.

public setName( StringType $name, LanguageCode $languageCode ) :

Sets the quantity unit name.

public getNames( void ) : array

Returns all language specific names.