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