Uses of Class
org.tolven.ccr.FrequencyType

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

Methods in org.tolven.ccr that return FrequencyType
 FrequencyType ObjectFactory.createFrequencyType()
          Create an instance of FrequencyType
 

Methods in org.tolven.ccr that return types with arguments of type FrequencyType
 java.util.List<FrequencyType> ProcedureType.getFrequency()
          Gets the value of the frequency property.
 java.util.List<FrequencyType> EncounterType.getFrequency()
          Gets the value of the frequency property.
 java.util.List<FrequencyType> Direction.getFrequency()
          Gets the value of the frequency property.