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