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 TypeMethodDescriptionbooleanPoamItem.addOrigin(PoamItem.Origin item) Add a newPoamItem.Originitem to the underlying collection.booleanPoamItem.removeOrigin(PoamItem.Origin item) Remove the first matchingPoamItem.Originitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type PoamItem.Origin