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