org.gcube.common.resources.kxml.service
Class KPortType
java.lang.Object
org.gcube.common.resources.kxml.service.KPortType
public class KPortType
- extends Object
|
Method Summary |
static PortType |
load(org.kxml2.io.KXmlParser parser)
|
static void |
store(PortType component,
org.kxml2.io.KXmlSerializer serializer)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KPortType
public KPortType()
load
public static PortType load(org.kxml2.io.KXmlParser parser)
throws Exception
- Throws:
Exception
store
public static void store(PortType component,
org.kxml2.io.KXmlSerializer serializer)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.