public class

WSHlaAntigen

extends Object
implements Serializable
java.lang.Object
   ↳ com.cbs.ctr3ws.dtos.hla.WSHlaAntigen

Class Overview

description: the class contains HLA antigen information.

Summary

Fields
public WS2Constants.WSAui aui description: the AUI value.
public String subType description: the antigen sub type.
public WS2Constants.WSAntigenType type description: the antigen type information.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public WS2Constants.WSAui aui

description: the AUI value.
required: TRUE?
see: WSAui

public String subType

description: the antigen sub type.
required: TRUE?

public WS2Constants.WSAntigenType type

description: the antigen type information.
required: TRUE?
see: WSAntigenType