Uses of Class
gov.nist.secauto.oscal.lib.model.Modify.Alter
Packages that use Modify.Alter
-
Uses of Modify.Alter in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Modify.AlterMethods in gov.nist.secauto.oscal.lib.model with parameters of type Modify.AlterModifier and TypeMethodDescriptionbooleanModify.addAlter(Modify.Alter item) Add a newModify.Alteritem to the underlying collection.booleanModify.removeAlter(Modify.Alter item) Remove the first matchingModify.Alteritem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Modify.Alter