|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitVO | |
---|---|
se.cambio.cds.openehr.model.facade.archetype.plain | |
se.cambio.cds.openehr.model.facade.archetype.vo | |
se.cambio.cds.openehr.view.applicationobjects |
Uses of UnitVO in se.cambio.cds.openehr.model.facade.archetype.plain |
---|
Method parameters in se.cambio.cds.openehr.model.facade.archetype.plain with type arguments of type UnitVO | |
---|---|
static void |
PlainArchetypeFacadeDelegate.loadArchetypeObjects(org.openehr.am.archetype.Archetype ar,
String idTemplate,
Collection<ArchetypeElementVO> archetypeElementVOs,
Collection<ClusterVO> clusterVOs,
Collection<CodedTextVO> codedTextVOs,
Collection<OrdinalVO> ordinalVOs,
Collection<ArchetypeSlotVO> archetypeSlotVOs,
Collection<UnitVO> unitVOs,
Collection<ProportionTypeVO> proportionTypeVOs,
String language)
|
Uses of UnitVO in se.cambio.cds.openehr.model.facade.archetype.vo |
---|
Methods in se.cambio.cds.openehr.model.facade.archetype.vo that return types with arguments of type UnitVO | |
---|---|
Collection<UnitVO> |
TemplateObjectBundleCustomVO.getUnitVOs()
|
Collection<UnitVO> |
ArchetypeObjectBundleCustomVO.getUnitVOs()
|
Method parameters in se.cambio.cds.openehr.model.facade.archetype.vo with type arguments of type UnitVO | |
---|---|
void |
TemplateObjectBundleCustomVO.setUnits(Collection<UnitVO> unitVOs)
|
void |
ArchetypeObjectBundleCustomVO.setUnits(Collection<UnitVO> unitVOs)
|
Constructor parameters in se.cambio.cds.openehr.model.facade.archetype.vo with type arguments of type UnitVO | |
---|---|
ArchetypeObjectBundleCustomVO(ArchetypeDTO archetypeVO,
Collection<ArchetypeElementVO> archetypeElementVOs,
Collection<ClusterVO> clusterVOs,
Collection<ArchetypeSlotVO> archetypeSlotVOs,
Collection<CodedTextVO> codedTextVOs,
Collection<OrdinalVO> ordinalVOs,
Collection<UnitVO> unitVOs,
Collection<ProportionTypeVO> proportionTypeVOs)
|
|
TemplateObjectBundleCustomVO(TemplateDTO templateVO,
Collection<ArchetypeElementVO> archetypeElementVOs,
Collection<ClusterVO> clusterVOs,
Collection<ArchetypeSlotVO> archetypeSlotVOs,
Collection<CodedTextVO> codedTextVOs,
Collection<OrdinalVO> ordinalVOs,
Collection<UnitVO> unitVOs,
Collection<ProportionTypeVO> proportionTypeVOs)
|
Uses of UnitVO in se.cambio.cds.openehr.view.applicationobjects |
---|
Methods in se.cambio.cds.openehr.view.applicationobjects with parameters of type UnitVO | |
---|---|
static void |
Units.registerUnit(UnitVO unitVO)
|
Method parameters in se.cambio.cds.openehr.view.applicationobjects with type arguments of type UnitVO | |
---|---|
static void |
Units.loadUnits(Collection<UnitVO> unitVOs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |