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