de.iai.ilcd.model.adapter
Class QuantitativeReferenceAdapter

java.lang.Object
  extended by de.fzk.iai.ilcd.service.client.impl.vo.types.process.QuantitativeReferenceType
      extended by de.iai.ilcd.model.adapter.QuantitativeReferenceAdapter
All Implemented Interfaces:
de.fzk.iai.ilcd.service.model.process.IQuantitativeReference

public class QuantitativeReferenceAdapter
extends de.fzk.iai.ilcd.service.client.impl.vo.types.process.QuantitativeReferenceType

Adapter for IQuantitativeReference


Field Summary
 
Fields inherited from class de.fzk.iai.ilcd.service.client.impl.vo.types.process.QuantitativeReferenceType
functionalUnit, referenceFlow, type
 
Constructor Summary
QuantitativeReferenceAdapter(de.fzk.iai.ilcd.service.model.process.IQuantitativeReference adaptee)
          Create the adapter.
 
Method Summary
 
Methods inherited from class de.fzk.iai.ilcd.service.client.impl.vo.types.process.QuantitativeReferenceType
getFunctionalUnit, getReferenceFlow, getReferenceFlows, getType, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuantitativeReferenceAdapter

public QuantitativeReferenceAdapter(de.fzk.iai.ilcd.service.model.process.IQuantitativeReference adaptee)
Create the adapter.

Parameters:
adaptee - instance to adapt