public class CapacityJsonUnmarshaller extends 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 Exception
unmarshall in interface Unmarshaller<Capacity,JsonUnmarshallerContext>Exceptionpublic static CapacityJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.