| Modifier and Type | Method and Description |
|---|---|
void |
create(java.lang.String strDeviceId,
java.lang.String[] record)
Creates a new Entity instance
|
java.lang.String |
getDeviceId()
Returns the Device Identifier containing this Entity
|
java.util.Map<java.lang.String,java.lang.Object> |
getEntityData()
Returns a Map of Entity data
|
java.lang.String |
getName()
Returns the Entity name
|
java.lang.String |
getType()
Returns the Entity type
|
void create(java.lang.String strDeviceId,
java.lang.String[] record)
throws Nokia5529IdmCsvProcessorException
strDeviceId - Device Identifierrecord - A line of record from the CSV fileNokia5529IdmCsvProcessorExceptionjava.util.Map<java.lang.String,java.lang.Object> getEntityData()
java.lang.String getName()
java.lang.String getType()
java.lang.String getDeviceId()