Interface HasExtensions

    • Method Detail

      • getExtensions

        java.util.List<Extension> getExtensions()
        An extension of the element. More information under https://admin-shell.io/aas/3/0/RC01/HasExtensions/extension
        Returns:
        Returns the List of Extensions for the property extensions.
      • setExtensions

        void setExtensions​(java.util.List<Extension> extensions)
        An extension of the element. More information under https://admin-shell.io/aas/3/0/RC01/HasExtensions/extension
        Parameters:
        extensions - desired value for the property extensions.