Uses of Class
gov.nist.secauto.oscal.lib.model.SystemId
-
Uses of SystemId in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
SystemCharacteristics.addSystemId
(SystemId item) Add a newSystemId
item to the underlying collection.boolean
SystemCharacteristics.removeSystemId
(SystemId item) Remove the first matchingSystemId
item from the underlying collection.void
PlanOfActionAndMilestones.setSystemId
(SystemId value)