Uses of Class
org.tolven.ccr.Direction.Route

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

Methods in org.tolven.ccr that return Direction.Route
 Direction.Route ObjectFactory.createDirectionRoute()
          Create an instance of Direction.Route
 

Methods in org.tolven.ccr that return types with arguments of type Direction.Route
 java.util.List<Direction.Route> Direction.getRoute()
          Gets the value of the route property.