Uses of Class
org.tolven.ccr.CommentType

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

Methods in org.tolven.ccr that return CommentType
 CommentType ObjectFactory.createCommentType()
          Create an instance of CommentType
 

Methods in org.tolven.ccr that return types with arguments of type CommentType
 java.util.List<CommentType> StructuredProductType.Refills.Refill.getComment()
          Gets the value of the comment property.
 java.util.List<CommentType> ContinuityOfCareRecord.Comments.getComment()
          Gets the value of the comment property.