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 TypeMethodDescriptionbooleanByComponent.Export.addResponsibility(ByComponent.Export.Responsibility item) Add a newByComponent.Export.Responsibilityitem to the underlying collection.booleanByComponent.Export.removeResponsibility(ByComponent.Export.Responsibility item) Remove the first matchingByComponent.Export.Responsibilityitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ByComponent.Export.ResponsibilityModifier and TypeMethodDescriptionvoidByComponent.Export.setResponsibilities(List<ByComponent.Export.Responsibility> value)