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