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