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