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