de.iai.ilcd.model.flowproperty
Class UnitGroupDetails
java.lang.Object
de.iai.ilcd.model.flowproperty.UnitGroupDetails
- All Implemented Interfaces:
- de.fzk.iai.ilcd.service.model.flowproperty.IUnitGroupType
public class UnitGroupDetails
- extends java.lang.Object
- implements de.fzk.iai.ilcd.service.model.flowproperty.IUnitGroupType
- Author:
- clemens.duepmeier
Constructor Summary |
UnitGroupDetails(UnitGroup unitGroup,
de.fzk.iai.ilcd.service.model.common.IGlobalReference unitGroupReference)
|
Method Summary |
java.lang.String |
getDefaultUnit()
|
java.lang.String |
getHref()
|
de.fzk.iai.ilcd.service.model.common.IMultiLangString |
getName()
|
de.fzk.iai.ilcd.service.model.common.IGlobalReference |
getReference()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnitGroupDetails
public UnitGroupDetails(UnitGroup unitGroup,
de.fzk.iai.ilcd.service.model.common.IGlobalReference unitGroupReference)
getHref
public java.lang.String getHref()
- Specified by:
getHref
in interface de.fzk.iai.ilcd.service.model.flowproperty.IUnitGroupType
getName
public de.fzk.iai.ilcd.service.model.common.IMultiLangString getName()
- Specified by:
getName
in interface de.fzk.iai.ilcd.service.model.flowproperty.IUnitGroupType
getDefaultUnit
public java.lang.String getDefaultUnit()
- Specified by:
getDefaultUnit
in interface de.fzk.iai.ilcd.service.model.flowproperty.IUnitGroupType
getReference
public de.fzk.iai.ilcd.service.model.common.IGlobalReference getReference()
- Specified by:
getReference
in interface de.fzk.iai.ilcd.service.model.flowproperty.IUnitGroupType