public class StateReasonStaxUnmarshaller extends java.lang.Object implements Unmarshaller<StateReason,StaxUnmarshallerContext>
| Constructor and Description |
|---|
StateReasonStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static StateReasonStaxUnmarshaller |
getInstance() |
StateReason |
unmarshall(StaxUnmarshallerContext context) |
public StateReason unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<StateReason,StaxUnmarshallerContext>java.lang.Exceptionpublic static StateReasonStaxUnmarshaller getInstance()