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