org.tolven.trim.ex
Class ActEx
java.lang.Object
org.tolven.trim.InfrastructureRoot
org.tolven.trim.Act
org.tolven.trim.ex.ActEx
- All Implemented Interfaces:
- java.io.Serializable
public class ActEx
- extends Act
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
ActEx()
|
| Methods inherited from class org.tolven.trim.Act |
getActivityTime, getAvailabilityTime, getClassCode, getCode, getComputes, getConfidentialityCode, getDerivationExpr, getEffectiveTime, getId, getIndependentInd, getInterruptibleInd, getLanguageCode, getLevelCode, getMoodCode, getNegationInd, getObservation, getParticipations, getPatientEncounter, getPriorityCode, getProcedure, getReasonCode, getRelationships, getRepeatNumber, getStatusCode, getSubstanceAdministration, getSupply, getText, getTitle, getTransition, getTransitions, getUncertaintyCode, setActivityTime, setAvailabilityTime, setClassCode, setCode, setConfidentialityCode, setDerivationExpr, setEffectiveTime, setId, setIndependentInd, setInterruptibleInd, setLanguageCode, setLevelCode, setMoodCode, setNegationInd, setObservation, setPatientEncounter, setPriorityCode, setProcedure, setReasonCode, setRepeatNumber, setStatusCode, setSubstanceAdministration, setSupply, setText, setTitle, setTransition, setTransitions, setUncertaintyCode |
| Methods inherited from class org.tolven.trim.InfrastructureRoot |
getBinds, getDrilldown, getFroms, getInternalId, getLabel, getPage, getRealmCodes, getTypeId, getUpdates, setDrilldown, setInternalId, setLabel, setPage, setTypeId |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
ActEx
public ActEx()
getCodeValue
public java.lang.String getCodeValue()
getRelationship
public java.util.Map<java.lang.String,ActRelationship> getRelationship()
getParticipation
public java.util.Map<java.lang.String,ActParticipation> getParticipation()
getObservationEx
public ObservationEx getObservationEx()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
merge
public void merge(Act a_act)