Class ConcreteMapOfReferencesNode

    • Constructor Detail

      • ConcreteMapOfReferencesNode

        public ConcreteMapOfReferencesNode​(String name,
                                           String namespace,
                                           Class<?> keyType,
                                           Class<?> modelType)
        Constructs a new instance.
        Parameters:
        name - node name
        namespace - namespace for name and elementName
        keyType - type of the map keys
        modelType - model type of the map values