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