Uses of Class
gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
Packages that use ByComponent.Export.Provided
- 
Uses of ByComponent.Export.Provided in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ByComponent.Export.ProvidedMethods in gov.nist.secauto.oscal.lib.model with parameters of type ByComponent.Export.ProvidedModifier and TypeMethodDescriptionbooleanByComponent.Export.addProvided(ByComponent.Export.Provided item) Add a newByComponent.Export.Provideditem to the underlying collection.booleanByComponent.Export.removeProvided(ByComponent.Export.Provided item) Remove the first matchingByComponent.Export.Provideditem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ByComponent.Export.ProvidedModifier and TypeMethodDescriptionvoidByComponent.Export.setProvided(List<ByComponent.Export.Provided> value)