Class SbbPartID

    • Constructor Detail

      • SbbPartID

        public SbbPartID​(String name,
                         String vendor,
                         String version)

        Create a new SBB part component identifier.

        Parameters:
        name - the name of the SBB part component.
        vendor - the vendor of the SBB part component.
        version - the version of the SBB part component.
        Throws:
        NullPointerException - if any argument is null.