public class PlacementTypeJsonUnmarshaller extends Object implements Unmarshaller<PlacementType,JsonUnmarshallerContext>
| Constructor and Description |
|---|
PlacementTypeJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static PlacementTypeJsonUnmarshaller |
getInstance() |
PlacementType |
unmarshall(JsonUnmarshallerContext context) |
public PlacementType unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<PlacementType,JsonUnmarshallerContext>Exceptionpublic static PlacementTypeJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.