public class AccountAttributeValueStaxUnmarshaller extends java.lang.Object implements Unmarshaller<AccountAttributeValue,StaxUnmarshallerContext>
| Constructor and Description |
|---|
AccountAttributeValueStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static AccountAttributeValueStaxUnmarshaller |
getInstance() |
AccountAttributeValue |
unmarshall(StaxUnmarshallerContext context) |
public AccountAttributeValueStaxUnmarshaller()
public AccountAttributeValue unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<AccountAttributeValue,StaxUnmarshallerContext>java.lang.Exceptionpublic static AccountAttributeValueStaxUnmarshaller getInstance()