Class DMNDocumentationDataType


  • @JsType(isNative=true,
            namespace="<global>",
            name="Object")
    public class DMNDocumentationDataType
    extends Object
    • Constructor Detail

      • DMNDocumentationDataType

        public DMNDocumentationDataType()
    • Method Detail

      • getName

        @JsOverlay
        public final String getName()
      • getType

        @JsOverlay
        public final String getType()
      • getListLabel

        @JsOverlay
        public final String getListLabel()
      • getConstraint

        @JsOverlay
        public final String getConstraint()
      • getLevel

        @JsOverlay
        public final int getLevel()
      • isTopLevel

        @JsOverlay
        public final boolean isTopLevel()