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