com.ibm.sensorevent.model.generic.converter
Interface IGenericConverter
- All Known Implementing Classes:
- CBEConverter, Converter, GenericConverter, MapConverter, TypedMapConverter, WBEConverter, XMLConverter
public interface IGenericConverter
IGenericConverter is the interface representing the class GenericConverter
.
Field Summary |
static java.lang.String |
COPYRIGHT
|
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
toString
java.lang.String toString(IGenericEvent event)
throws SensorEventException
- Converts an
IGenericEvent
to a String
- Throws:
SensorEventException
Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.