Uses of Class
gov.nist.secauto.oscal.lib.model.PoamItem.Origin
Packages that use PoamItem.Origin
-
Uses of PoamItem.Origin in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type PoamItem.OriginMethods in gov.nist.secauto.oscal.lib.model with parameters of type PoamItem.OriginModifier and TypeMethodDescriptionboolean
PoamItem.addOrigin
(PoamItem.Origin item) Add a newPoamItem.Origin
item to the underlying collection.boolean
PoamItem.removeOrigin
(PoamItem.Origin item) Remove the first matchingPoamItem.Origin
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type PoamItem.Origin