Class BarcodeItem
java.lang.Object
ru.bitel.bgbilling.plugins.documents.server.bean.pattern.BarcodeItem
Вспомогательный бин, который хранит ссылку на файл сгенерированного штрих-кода,
а также дополнительную информацию о нем, такую как размер картинки, тип
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetWidth()setBarcodePath(Path barcodePath) setHeight(int height) setWidth(int width)
-
Constructor Details
-
BarcodeItem
public BarcodeItem()
-
-
Method Details
-
getBarcodePath
-
getHeight
public int getHeight() -
getWidth
public int getWidth() -
setBarcodePath
-
setHeight
-
setWidth
-