Class DefaultDef


  • public class DefaultDef
    extends java.lang.Object
    This is the XML model for defining default aggregate table recognition and level/measure mapping.

    This class was generated from XOM model 'aggregates'

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] _elements  
    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultDef()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Class getXMLDefClass()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • _elements

        public static java.lang.String[] _elements
    • Constructor Detail

      • DefaultDef

        public DefaultDef()
    • Method Detail

      • getXMLDefClass

        public static java.lang.Class getXMLDefClass()