Interface WritableDictionary

    • Method Detail

      • addVendor

        void addVendor​(int vendorId,
                       java.lang.String vendorName)
        Adds the given vendor to the dictionary.
        Parameters:
        vendorId - vendor ID
        vendorName - name of the vendor
      • addAttributeType

        void addAttributeType​(AttributeType attributeType)
        Adds an AttributeType object to the dictionary.
        Parameters:
        attributeType - AttributeType object