Class ConnectorLiteral

    • Method Detail

      • of

        public static Connector of​(java.lang.String value)
        Creates a new instance of ConnectorLiteral.
        Parameters:
        value - the name of the connector, must not be null, must not be blank
        Returns:
        the ConnectorLiteral instance.
      • value

        public java.lang.String value()
        Returns:
        the connector name.