Uses of Class
com.sgs.common.database.AnalyticalWorkCardTestDetail
-
Packages that use AnalyticalWorkCardTestDetail Package Description com.sgs.common.database This package is responsible for holding all of the objects that can be persisted in the SG V5 System. -
-
Uses of AnalyticalWorkCardTestDetail in com.sgs.common.database
Methods in com.sgs.common.database that return types with arguments of type AnalyticalWorkCardTestDetail Modifier and Type Method Description java.util.List<AnalyticalWorkCardTestDetail>
AnalyticalWorkCardTest. getAnalyticalWorkCardTestDetail()
Method parameters in com.sgs.common.database with type arguments of type AnalyticalWorkCardTestDetail Modifier and Type Method Description void
AnalyticalWorkCardTest. setAnalyticalWorkCardTestDetail(java.util.List<AnalyticalWorkCardTestDetail> analyticalWorkCardTestDetail)
-