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