public class

WS2Constants

extends Object
java.lang.Object
   ↳ com.cbs.ctr3ws.dtos.WS2Constants

Class Overview

description: the class contains a collection of WS constants.

Summary

Nested Classes
enum WS2Constants.HealthRecordType description: an enumeration of CTR patient health record types. 
enum WS2Constants.WSAntigenType description: an enumeration of antigen type value. 
enum WS2Constants.WSAui description: an enumeration of AUI values( Acceptable, Unacceptable, Indeterminate, ...). 
enum WS2Constants.WSCtr1SerologyTestDefinitionName description: an enumeration of ctr 1 serology test definition values, note: used internally. 
enum WS2Constants.WSLocusType description: an enumeration of locus type values. 
enum WS2Constants.WSMolecularType description: an enumeration of molecular type values. 
Public Constructors
WS2Constants()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public WS2Constants ()