Class SaveAnnotationsCompletedDTO

java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.demo.enterprise.client.annotations.SaveAnnotationsCompletedDTO

public final class SaveAnnotationsCompletedDTO extends com.google.gwt.core.client.JavaScriptObject
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from class com.google.gwt.core.client.JavaScriptObject

    cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • SaveAnnotationsCompletedDTO

      protected SaveAnnotationsCompletedDTO()
  • Method Details

    • getXml

      public String getXml()
    • setXml

      public void setXml(String xml)