Uses of Class
gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
Packages that use ByComponent.Inherited
-
Uses of ByComponent.Inherited in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ByComponent.InheritedMethods in gov.nist.secauto.oscal.lib.model with parameters of type ByComponent.InheritedModifier and TypeMethodDescriptionboolean
ByComponent.addInherited
(ByComponent.Inherited item) Add a newByComponent.Inherited
item to the underlying collection.boolean
ByComponent.removeInherited
(ByComponent.Inherited item) Remove the first matchingByComponent.Inherited
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ByComponent.InheritedModifier and TypeMethodDescriptionvoid
ByComponent.setInherited
(List<ByComponent.Inherited> value)