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