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