public static final class Unmarshallers.RequestPaymentConfigurationUnmarshaller extends java.lang.Object implements Unmarshaller<RequestPaymentConfiguration,java.io.InputStream>
Constructor and Description |
---|
RequestPaymentConfigurationUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
RequestPaymentConfiguration |
unmarshall(java.io.InputStream in) |
public RequestPaymentConfigurationUnmarshaller()
public RequestPaymentConfiguration unmarshall(java.io.InputStream in) throws java.lang.Exception
unmarshall
in interface Unmarshaller<RequestPaymentConfiguration,java.io.InputStream>
java.lang.Exception