public class AlarmJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static AlarmJsonMarshaller |
instance |
Constructor and Description |
---|
AlarmJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static AlarmJsonMarshaller |
getInstance() |
void |
marshall(Alarm alarm,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static AlarmJsonMarshaller instance
public void marshall(Alarm alarm, StructuredJsonGenerator jsonGenerator)
public static AlarmJsonMarshaller getInstance()