Interface BuiltInSlotTypeSummary.Builder

    • Method Detail

      • slotTypeSignature

        BuiltInSlotTypeSummary.Builder slotTypeSignature​(String slotTypeSignature)

        The signature of the built-in slot type. Use this to specify the parent slot type of a derived slot type.

        Parameters:
        slotTypeSignature - The signature of the built-in slot type. Use this to specify the parent slot type of a derived slot type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        BuiltInSlotTypeSummary.Builder description​(String description)

        The description of the built-in slot type.

        Parameters:
        description - The description of the built-in slot type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.