Uses of Class
gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
Packages that use ByComponent.Export.Responsibility
-
Uses of ByComponent.Export.Responsibility in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ByComponent.Export.ResponsibilityMethods in gov.nist.secauto.oscal.lib.model with parameters of type ByComponent.Export.ResponsibilityModifier and TypeMethodDescriptionboolean
ByComponent.Export.addResponsibility
(ByComponent.Export.Responsibility item) Add a newByComponent.Export.Responsibility
item to the underlying collection.boolean
ByComponent.Export.removeResponsibility
(ByComponent.Export.Responsibility item) Remove the first matchingByComponent.Export.Responsibility
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ByComponent.Export.ResponsibilityModifier and TypeMethodDescriptionvoid
ByComponent.Export.setResponsibilities
(List<ByComponent.Export.Responsibility> value)