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 TypeMethodDescriptionbooleanByComponent.addInherited(ByComponent.Inherited item) Add a newByComponent.Inheriteditem to the underlying collection.booleanByComponent.removeInherited(ByComponent.Inherited item) Remove the first matchingByComponent.Inheriteditem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ByComponent.InheritedModifier and TypeMethodDescriptionvoidByComponent.setInherited(List<ByComponent.Inherited> value)