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