Uses of Class
com.sgs.common.database.DocumentType
-
Packages that use DocumentType 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 DocumentType in com.sgs.common.database
Methods in com.sgs.common.database that return DocumentType Modifier and Type Method Description DocumentTypeDocument. getDocumentType()Methods in com.sgs.common.database with parameters of type DocumentType Modifier and Type Method Description voidDocument. setDocumentType(DocumentType documentType)
-