p12f.exe.thirdsgateway.objects
Class ThirdsRegistryContainerVarPair
java.lang.Object
p12f.exe.thirdsgateway.objects.ThirdsRegistryContainerVarPair
- All Implemented Interfaces:
- java.io.Serializable
- public class ThirdsRegistryContainerVarPair
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
container
public java.lang.String container
variable
public java.lang.String variable
ThirdsRegistryContainerVarPair
public ThirdsRegistryContainerVarPair()
toXML
public java.lang.String toXML()
throws com.ejie.r01f.xml.marshalling.XOMarshallerException
- Convierte un Objeto ThirdsRegistryContainerVarPair a XML.
- Returns:
-
- Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException
getObject
public static ThirdsRegistryContainerVarPair getObject(java.lang.String xml)
throws com.ejie.r01f.xml.marshalling.XOMarshallerException
- Convierte un XML en un objeto RegistryItem.
- Returns:
-
- Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException