p12f.exe.ikus
Class IKUSThirdRegistryList

java.lang.Object
  extended byp12f.exe.ikus.IKUSThirdRegistryList
All Implemented Interfaces:
java.io.Serializable

public class IKUSThirdRegistryList
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.util.List thirdRegistryList
           
 
Constructor Summary
IKUSThirdRegistryList()
           
 
Method Summary
 void addThirdRegistryList(java.util.List thirdRegistryList)
           
static IKUSThirdRegistryList getObject(java.lang.String xml)
           
 java.lang.String toXML()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

thirdRegistryList

public java.util.List thirdRegistryList
Constructor Detail

IKUSThirdRegistryList

public IKUSThirdRegistryList()
Method Detail

addThirdRegistryList

public void addThirdRegistryList(java.util.List thirdRegistryList)

getObject

public static IKUSThirdRegistryList getObject(java.lang.String xml)
                                       throws com.ejie.r01f.xml.marshalling.XOMarshallerException
Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException

toXML

public java.lang.String toXML()
                       throws com.ejie.r01f.xml.marshalling.XOMarshallerException
Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException