@Deprecated
public class LifeCycleAnalysis
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
LifeCycleAnalysis.ReferenceLCA
Deprecated.
|
Constructor and Description |
---|
LifeCycleAnalysis(LifeCycleAnalysis.ReferenceLCA referenceLCA)
Deprecated.
This constructor builds independent life cycle analysis from the ReferenceLCA enum.
|
Modifier and Type | Method and Description |
---|---|
boolean |
compare(LifeCycleAnalysis lca)
Deprecated.
This method enables the comparison with another life cycle analysis.
|
boolean |
equals(java.lang.Object obj)
Deprecated.
|
double |
getCarbonEmissionPerM3()
Deprecated.
|
public LifeCycleAnalysis(LifeCycleAnalysis.ReferenceLCA referenceLCA)
public double getCarbonEmissionPerM3()
public boolean compare(LifeCycleAnalysis lca)
lca
- = a LifeCycleAnalysis instancepublic boolean equals(java.lang.Object obj)
equals
in class java.lang.Object