|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.iai.ilcd.model.lciamethod.TimeInformation
@Embeddable public class TimeInformation
Time information for LCIA methods
Constructor Summary | |
---|---|
TimeInformation()
|
Method Summary | |
---|---|
de.fzk.iai.ilcd.service.model.common.IMultiLangString |
getDuration()
Get the duration information |
de.fzk.iai.ilcd.service.model.common.IMultiLangString |
getReferenceYear()
Get the reference year information |
void |
setDuration(MultiLanguageString duration)
Set the duration information |
void |
setReferenceYear(MultiLanguageString referenceYear)
Set the reference year information |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeInformation()
Method Detail |
---|
public de.fzk.iai.ilcd.service.model.common.IMultiLangString getDuration()
getDuration
in interface de.fzk.iai.ilcd.service.model.lciamethod.ITimeInformation
public de.fzk.iai.ilcd.service.model.common.IMultiLangString getReferenceYear()
getReferenceYear
in interface de.fzk.iai.ilcd.service.model.lciamethod.ITimeInformation
public void setDuration(MultiLanguageString duration)
duration
- the new duration informationpublic void setReferenceYear(MultiLanguageString referenceYear)
referenceYear
- the new reference year information
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |