Class MdxQueryObject

java.lang.Object
net.datenwerke.rs.saiku.server.rest.objects.MdxQueryObject

public class MdxQueryObject extends Object
  • Constructor Details

    • MdxQueryObject

      public MdxQueryObject(String mdx)
  • Method Details

    • getMdx

      public String getMdx()
    • setMdx

      public void setMdx(String mdx)