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