Uses of Class
org.tolven.ccr.ActorType.Address

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

Methods in org.tolven.ccr that return ActorType.Address
 ActorType.Address ObjectFactory.createActorTypeAddress()
          Create an instance of ActorType.Address
 

Methods in org.tolven.ccr that return types with arguments of type ActorType.Address
 java.util.List<ActorType.Address> ActorType.getAddress()
          Gets the value of the address property.