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