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