Class PythonPropertyInfo
- java.lang.Object
-
- es.bsc.dataclay.util.management.classmgr.python.PythonPropertyInfo
-
- All Implemented Interfaces:
LanguageDependantPropertyInfo
public final class PythonPropertyInfo extends Object implements LanguageDependantPropertyInfo
This class represents Python dependant information for a Property.
-
-
Constructor Summary
Constructors Constructor Description PythonPropertyInfo()
Creates an empty PythonPropertyInfo
-