Uses of Class
gov.nist.secauto.oscal.lib.model.PoamItem.RelatedFinding
Packages that use PoamItem.RelatedFinding
- 
Uses of PoamItem.RelatedFinding in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type PoamItem.RelatedFindingMethods in gov.nist.secauto.oscal.lib.model with parameters of type PoamItem.RelatedFindingModifier and TypeMethodDescriptionbooleanPoamItem.addRelatedFinding(PoamItem.RelatedFinding item) Add a newPoamItem.RelatedFindingitem to the underlying collection.booleanPoamItem.removeRelatedFinding(PoamItem.RelatedFinding item) Remove the first matchingPoamItem.RelatedFindingitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type PoamItem.RelatedFindingModifier and TypeMethodDescriptionvoidPoamItem.setRelatedFindings(List<PoamItem.RelatedFinding> value)