org.openlca.dataconversion
Class FlowProperty
java.lang.Object
org.openlca.dataconversion.FlowProperty
public class FlowProperty
- extends java.lang.Object
Short description of an (ELCD) flow property. Used for references in created
data sets and UnitFlowPropertyAssignment.
- Version:
- 1.0
- Author:
- Michael Srocka, GreenDeltaTC, for the openLCA project (www.openlca.org)
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowProperty
public FlowProperty()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getUuid
public java.util.UUID getUuid()
setUuid
public void setUuid(java.util.UUID uuid)
getFileName
public java.lang.String getFileName()
setFileName
public void setFileName(java.lang.String fileName)
getReferenceUnit
public java.lang.String getReferenceUnit()
setReferenceUnit
public void setReferenceUnit(java.lang.String referenceUnit)