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