public abstract class

WsPatientItem

extends Object
implements Serializable
java.lang.Object
   ↳ com.cbs.ctr3ws.dtos.WsPatientItem
Known Direct Subclasses
Known Indirect Subclasses

Summary

Fields
public Long id description: the unique record identifier.
public Long patientId description: the unique patient identifier.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public Long id

description: the unique record identifier.
required = TRUE
see: id field notNull

public Long patientId

description: the unique patient identifier.
required = FALSE
see: patientId field info