Uses of Class
gov.nist.secauto.oscal.lib.model.PoamItem
-
Uses of PoamItem in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
PlanOfActionAndMilestones.addPoamItem
(PoamItem item) Add a newPoamItem
item to the underlying collection.boolean
PlanOfActionAndMilestones.removePoamItem
(PoamItem item) Remove the first matchingPoamItem
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
PlanOfActionAndMilestones.setPoamItems
(List<PoamItem> value)