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