public class AlarmHistoryItemStaxUnmarshaller extends java.lang.Object implements Unmarshaller<AlarmHistoryItem,StaxUnmarshallerContext>
| Constructor and Description |
|---|
AlarmHistoryItemStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static AlarmHistoryItemStaxUnmarshaller |
getInstance() |
AlarmHistoryItem |
unmarshall(StaxUnmarshallerContext context) |
public AlarmHistoryItem unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<AlarmHistoryItem,StaxUnmarshallerContext>java.lang.Exceptionpublic static AlarmHistoryItemStaxUnmarshaller getInstance()