se.cambio.cds.openehr.model.cluster.vo
Class ClusterVO

Package class diagram package ClusterVO
java.lang.Object
  extended by se.cambio.cds.openehr.model.facade.archetype.vo.PathableVO
      extended by se.cambio.cds.openehr.model.cluster.vo.ClusterVO
All Implemented Interfaces:
Serializable

public class ClusterVO
extends PathableVO

See Also:
Serialized Form

Constructor Summary
ClusterVO(String name, String description, String type, String idParentCluster, String idArchetype, String idTemplate, String path)
           
 
Method Summary
 
Methods inherited from class se.cambio.cds.openehr.model.facade.archetype.vo.PathableVO
getDescription, getId, getIdArchetype, getIdParent, getIdTemplate, getLowerCardinality, getName, getPath, getRMType, getType, getUpperCardinality, setDescription, setIdArchetype, setIdParent, setIdTemplate, setLowerCardinality, setName, setPath, setType, setUpperCardinality
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterVO

public ClusterVO(String name,
                 String description,
                 String type,
                 String idParentCluster,
                 String idArchetype,
                 String idTemplate,
                 String path)


Copyright © 2013 Cambio. All Rights Reserved.