Uses of Class
org.apache.sysds.runtime.iogen.MappingProperties.DataProperties
- 
Packages that use MappingProperties.DataProperties Package Description org.apache.sysds.runtime.iogen  - 
- 
Uses of MappingProperties.DataProperties in org.apache.sysds.runtime.iogen
Methods in org.apache.sysds.runtime.iogen that return MappingProperties.DataProperties Modifier and Type Method Description MappingProperties.DataPropertiesMappingProperties. getDataProperties()static MappingProperties.DataPropertiesMappingProperties.DataProperties. valueOf(String name)Returns the enum constant of this type with the specified name.static MappingProperties.DataProperties[]MappingProperties.DataProperties. values()Returns an array containing the constants of this enum type, in the order they are declared. 
 -