org.gcube.common.resources.kxml.runninginstance
Class KRunningInstanceInterfaces

java.lang.Object
  extended by org.gcube.common.resources.kxml.runninginstance.KRunningInstanceInterfaces

public class KRunningInstanceInterfaces
extends Object

Author:
Andrea Manzi (CNR)

Constructor Summary
KRunningInstanceInterfaces()
           
 
Method Summary
static RunningInstanceInterfaces load(org.kxml2.io.KXmlParser parser)
           
static void store(RunningInstanceInterfaces component, org.kxml2.io.KXmlSerializer serializer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KRunningInstanceInterfaces

public KRunningInstanceInterfaces()
Method Detail

load

public static RunningInstanceInterfaces load(org.kxml2.io.KXmlParser parser)
                                      throws Exception
Throws:
Exception

store

public static void store(RunningInstanceInterfaces component,
                         org.kxml2.io.KXmlSerializer serializer)
                  throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.