Class Manufacturer
java.lang.Object
org.bgerp.plugin.inventoru.model.Manufacturer
Network equipment manufacturer (Huawei, ZTE, FiberHome, Cisco, ...).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()intType carrying the parameter set of the manufacturer; 0 — none, then it has no parameters.getSlug()getTitle()voidsetCountry(String country) voidsetId(int id) voidsetManufacturerTypeId(int manufacturerTypeId) voidvoid
-
Field Details
-
OBJECT_TYPE
- See Also:
-
-
Constructor Details
-
Manufacturer
public Manufacturer()
-
-
Method Details
-
getId
public int getId() -
setId
public void setId(int id) -
getManufacturerTypeId
public int getManufacturerTypeId()Type carrying the parameter set of the manufacturer; 0 — none, then it has no parameters. -
setManufacturerTypeId
public void setManufacturerTypeId(int manufacturerTypeId) -
getTitle
-
setTitle
-
getSlug
-
setSlug
-
getCountry
-
setCountry
-