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