Interface GlobalDescrBuilder

    • Method Detail

      • type

        GlobalDescrBuilder type​(String type)
        Sets the type of the global. E.g.: java.util.List
        Parameters:
        type -
        Returns:
        itself
      • identifier

        GlobalDescrBuilder identifier​(String identifier)
        Sets the identifier for the global. E.g.: list
        Parameters:
        identifier -
        Returns:
        itself