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