org.gcube.vremanagement.vremodeler.stubs
Class Utils

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.stubs.Utils

public class Utils
extends java.lang.Object


Constructor Summary
Utils()
           
 
Method Summary
static DeployReport fromXML(java.lang.String report)
           
static java.lang.String toXML(DeployReport report)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

toXML

public static java.lang.String toXML(DeployReport report)

fromXML

public static DeployReport fromXML(java.lang.String report)