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