Uses of Class
org.tolven.ccr.IndicationType

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

Methods in org.tolven.ccr that return IndicationType
 IndicationType ObjectFactory.createIndicationType()
          Create an instance of IndicationType
 

Methods in org.tolven.ccr that return types with arguments of type IndicationType
 java.util.List<IndicationType> Indications.getIndication()
          Gets the value of the indication property.
 java.util.List<IndicationType> Direction.getIndication()
          Gets the value of the indication property.