Class RemoteFeature.Template

    • Constructor Detail

      • Template

        public Template​(Feature.Template theTemplate)
        Creates a RemoteFeature.Template that has the same values as the template passed in. Fields that are in the template passed in but not in RemoteFeature Templates will be silently discarded. Regions is set to an empty list and the resolver is set to null.
        Parameters:
        theTemplate - the template for this template.