Uses of Class
org.tolven.ccr.InternalCCRLink

Packages that use InternalCCRLink
org.tolven.ccr The structures defined in this package are an exact representation of the ASTM E2369-05, Standard Specification for the Continuity of Care Record. 
 

Uses of InternalCCRLink in org.tolven.ccr
 

Methods in org.tolven.ccr that return InternalCCRLink
 InternalCCRLink ObjectFactory.createInternalCCRLink()
          Create an instance of InternalCCRLink
 InternalCCRLink VehicleType.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 

Methods in org.tolven.ccr that return types with arguments of type InternalCCRLink
 java.util.List<InternalCCRLink> Reaction.Interventions.Intervention.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 java.util.List<InternalCCRLink> ProcedureType.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 java.util.List<InternalCCRLink> PatientKnowledgeType.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 java.util.List<InternalCCRLink> NormalType.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 java.util.List<InternalCCRLink> IndicationType.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 java.util.List<InternalCCRLink> IDType.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 java.util.List<InternalCCRLink> FamilyHistoryType.FamilyMember.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 java.util.List<InternalCCRLink> FamilyHistoryType.Problem.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 java.util.List<InternalCCRLink> EpisodesType.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 java.util.List<InternalCCRLink> CurrentHealthStatusType.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 java.util.List<InternalCCRLink> CCRCodedDataObjectType.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 java.util.List<InternalCCRLink> ActorType.getInternalCCRLink()
          Gets the value of the internalCCRLink property.
 

Methods in org.tolven.ccr with parameters of type InternalCCRLink
 void VehicleType.setInternalCCRLink(InternalCCRLink value)
          Sets the value of the internalCCRLink property.