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