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