All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.factoryfx.dom.rest.DynamicDataDictionaryItem Maven / Gradle / Ivy

package io.github.factoryfx.dom.rest;

import java.util.HashMap;
import java.util.LinkedHashMap;

public class DynamicDataDictionaryItem {
    public HashMap attributeNameToItem= new LinkedHashMap<>();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy