se.cambio.cds.controller.guide
Class GeneratedElementInstance
java.lang.Object
se.cambio.cds.model.facade.execution.vo.ElementInstance
se.cambio.cds.controller.guide.GeneratedElementInstance
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PredicateGeneratedElementInstance
public class GeneratedElementInstance
- extends ElementInstance
- See Also:
- Serialized Form
Methods inherited from class se.cambio.cds.model.facade.execution.vo.ElementInstance |
clone, compareWithDV, compatibleComparison, equalDV, equalDV, getArchetypeReference, getContainerInstance, getDataValue, getId, getNullFlavour, hasNoValue, hasValue, isNotSubClassOf, isSubClassOf, isSubClassOf, nullValueEquals, setArchetypeReference, setAttribute, setContainerInstance, setDataValue, setId, setNullFlavour |
GeneratedElementInstance
public GeneratedElementInstance(String id,
org.openehr.rm.datatypes.basic.DataValue dataValue,
ArchetypeReference archetypeReference,
ContainerInstance containerInstance,
org.openehr.rm.datatypes.text.DvCodedText nullFlavour,
String guideId,
String gtCode)
getGtCode
public String getGtCode()
setGtCode
public void setGtCode(String gtCode)
getGuideId
public String getGuideId()
toString
public String toString()
- Overrides:
toString
in class ElementInstance
Copyright © 2013 Cambio. All Rights Reserved.