Interface HasKind

    • Method Detail

      • getKind

        ModelingKind getKind()
        ModelingKind of the element: either type or instance. More information under https://admin-shell.io/aas/3/0/RC01/HasKind/kind
        Returns:
        Returns the ModelingKind for the property kind.
      • setKind

        void setKind​(ModelingKind kind)
        ModelingKind of the element: either type or instance. More information under https://admin-shell.io/aas/3/0/RC01/HasKind/kind
        Parameters:
        kind - desired value for the property kind.