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

org.openlca.io.xls.results.system.MatrixPage Maven / Gradle / Ivy

The newest version!
package org.openlca.io.xls.results.system;

public enum MatrixPage {

	DIRECT_IMPACTS,
	DIRECT_INVENTORIES,
	FLOW_IMPACTS,
	TOTAL_IMPACTS,
	TOTAL_INVENTORIES

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy