Uses of Class
gov.nist.secauto.oscal.lib.model.ImportComponentDefinition
Packages that use ImportComponentDefinition
- 
Uses of ImportComponentDefinition in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ImportComponentDefinitionMethods in gov.nist.secauto.oscal.lib.model with parameters of type ImportComponentDefinitionModifier and TypeMethodDescriptionbooleanComponentDefinition.addImportComponentDefinition(ImportComponentDefinition item) Add a newImportComponentDefinitionitem to the underlying collection.booleanComponentDefinition.removeImportComponentDefinition(ImportComponentDefinition item) Remove the first matchingImportComponentDefinitionitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ImportComponentDefinitionModifier and TypeMethodDescriptionvoidComponentDefinition.setImportComponentDefinitions(List<ImportComponentDefinition> value)