Class CrestApiProducer

    • Constructor Detail

      • CrestApiProducer

        public CrestApiProducer​(String id,
                                String apiVersion,
                                LocalizableString description)
        Construct a new producer.
        Parameters:
        id - The API ID fragment for this producer.
        apiVersion - The version of the API being described.
        description - The API description.
      • CrestApiProducer

        public CrestApiProducer​(String id,
                                String apiVersion)
        Construct a new producer.
        Parameters:
        id - The API ID fragment for this producer.
        apiVersion - The version of the API being described.