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