Package ca.uhn.fhir.jpa.term.models
Class CodeSystemConceptsDeleteResult
java.lang.Object
ca.uhn.fhir.jpa.term.models.CodeSystemConceptsDeleteResult
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
void
setCodeSystemConceptDelete
(int theCodeSystemConceptDelete) void
setDeletedDesignations
(int theDeletedDesignations) void
setDeletedLinks
(int theDeletedLinks) void
setDeletedProperties
(int theDeletedProperties)
-
Constructor Details
-
CodeSystemConceptsDeleteResult
public CodeSystemConceptsDeleteResult()
-
-
Method Details
-
getDeletedLinks
-
setDeletedLinks
-
getDeletedProperties
-
setDeletedProperties
-
getDeletedDesignations
-
setDeletedDesignations
-
getCodeSystemConceptDelete
-
setCodeSystemConceptDelete
-