|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.informationsystem.glitebridge.kimpl.cluster.KSubClusterType
public class KSubClusterType
| Constructor Summary | |
|---|---|
KSubClusterType()
|
|
| Method Summary | |
|---|---|
static SubClusterType |
load(org.kxml2.io.KXmlParser parser,
java.lang.String rootTag)
|
static void |
store(SubClusterType subClusterType,
org.kxml2.io.KXmlSerializer serializer,
java.lang.String rootTag)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KSubClusterType()
| Method Detail |
|---|
public static SubClusterType load(org.kxml2.io.KXmlParser parser,
java.lang.String rootTag)
throws java.lang.Exception
parser - KXmlParserrootTag - START and END TAG
java.lang.Exception - if fails
public static void store(SubClusterType subClusterType,
org.kxml2.io.KXmlSerializer serializer,
java.lang.String rootTag)
throws java.lang.Exception
subClusterType - SubClusterTypeserializer - KXmlSerializerrootTag - START and END TAG
java.lang.Exception - if fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||