Class DataSpecificationContent

    • Constructor Detail

      • DataSpecificationContent

        public DataSpecificationContent()
    • Method Detail

      • createAsFacade

        public static DataSpecificationContent createAsFacade​(Map<String,​Object> map)
        Creates a DataSpecificationContent object from a map
        Parameters:
        map - a DataSpecificationContent object as raw map
        Returns:
        a DataSpecificationContent object, that behaves like a facade for the given map