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