public class

WsUserComments

extends WsPatientItem
implements Serializable
java.lang.Object
   ↳ com.cbs.ctr3ws.dtos.WsPatientItem
     ↳ com.cbs.ctr3ws.dtos.tests.WsUserComments

Summary

Fields
public List<WSComment> userComments
[Expand]
Inherited Fields
From class com.cbs.ctr3ws.dtos.WsPatientItem
Public Constructors
WsUserComments()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public List<WSComment> userComments

Public Constructors

public WsUserComments ()