Uses of Class
org.tolven.ccr.ActorType.Person.Name

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

Methods in org.tolven.ccr that return ActorType.Person.Name
 ActorType.Person.Name ObjectFactory.createActorTypePersonName()
          Create an instance of ActorType.Person.Name
 ActorType.Person.Name ActorType.Person.getName()
          Gets the value of the name property.
 

Methods in org.tolven.ccr with parameters of type ActorType.Person.Name
 void ActorType.Person.setName(ActorType.Person.Name value)
          Sets the value of the name property.