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