se.cambio.cds.openehr.view.util
Class DvList

Package class diagram package DvList
java.lang.Object
  extended by org.openehr.rm.RMObject
      extended by org.openehr.rm.datatypes.basic.DataValue
          extended by se.cambio.cds.openehr.view.util.DvList
All Implemented Interfaces:
Serializable

public class DvList
extends org.openehr.rm.datatypes.basic.DataValue

See Also:
Serialized Form

Constructor Summary
DvList(Collection<org.openehr.rm.datatypes.basic.DataValue> dataValues)
           
 
Method Summary
 Collection<org.openehr.rm.datatypes.basic.DataValue> getDataValues()
           
 String getReferenceModelName()
           
 String serialise()
           
 
Methods inherited from class org.openehr.rm.datatypes.basic.DataValue
parse, parseValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DvList

public DvList(Collection<org.openehr.rm.datatypes.basic.DataValue> dataValues)
Method Detail

getDataValues

public Collection<org.openehr.rm.datatypes.basic.DataValue> getDataValues()

getReferenceModelName

public String getReferenceModelName()
Specified by:
getReferenceModelName in class org.openehr.rm.datatypes.basic.DataValue

serialise

public String serialise()
Specified by:
serialise in class org.openehr.rm.datatypes.basic.DataValue


Copyright © 2013 Cambio. All Rights Reserved.