Class DataModelProperties

All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>

public class DataModelProperties extends Properties
Initialize a Properties object from one or more DataModels.

This object can then be passed to any operation accepting Properties.

Since:
5.7
See Also: