Class DeviceImportService.Row
java.lang.Object
org.bgerp.plugin.inventoru.sync1c.service.DeviceImportService.Row
- Enclosing class:
DeviceImportService
One parsed line together with everything resolution found or could not find.
-
Field Summary
FieldsModifier and TypeFieldDescriptionintExisting device with this serial, 0 when the row will create one.intWhy this row cannot be applied; empty when it can.intint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serial
-
mac
-
model
-
manufacturer
-
equipType
-
store
-
invNo
-
status
-
item
-
name
-
deviceId
public int deviceIdExisting device with this serial, 0 when the row will create one. -
storeId
public int storeId -
itemId
public int itemId -
equipTypeId
public int equipTypeId -
error
Why this row cannot be applied; empty when it can.
-
-
Constructor Details
-
Row
public Row()
-
-
Method Details
-
isNew
public boolean isNew()
-