Package com.axemble.vdoc.sdk


package com.axemble.vdoc.sdk
  • Classes
    Class
    Description
    Base class for formulas functions
     
    Deprecated, for removal: This API element is subject to removal in a future version.
    use SDKFactory.MODULES instead.
    Deprecated, for removal: This API element is subject to removal in a future version.
    use SDKFactory.MODULES instead.
    SDK Factory Use this factory to retrieve through the constant UTILS all the utils available in sdk Use this factory to retrieve through the constant MODULES all the modules available in sdk
    SDK Factory Incubator This is an incubator class, meaning it is not part of the stable SDK API and may change in future releases without notice.
    SDK Modules Class only accessible through SDKFactory (constructor accessibility "package") Give access to all the Modules available in sdk
    SDK Modules Incubator Class only accessible through SDKFactoryIncubator (constructor accessibility "package") Give access to all the new Modules Incubator available in sdk
    SDK Utils Class only accessible through SDKFactory (constructor accessibility "package") Give access to all the utils available in sdk
    SDK Utils Incubator Class only accessible through SDKFactoryIncubator (constructor accessibility "package") Give access to all the Utils Incubator available in sdk