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