Uses of Class
org.tolven.ccr.Agent

Packages that use Agent
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 Agent in org.tolven.ccr
 

Methods in org.tolven.ccr that return Agent
 Agent ObjectFactory.createAgent()
          Create an instance of Agent
 

Methods in org.tolven.ccr that return types with arguments of type Agent
 java.util.List<Agent> TestType.getAgent()
          Gets the value of the agent property.
 java.util.List<Agent> AlertType.getAgent()
          Gets the value of the agent property.