Uses of Class
gov.nist.secauto.oscal.lib.model.MappingEntry
Packages that use MappingEntry
-
Uses of MappingEntry in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type MappingEntryMethods in gov.nist.secauto.oscal.lib.model with parameters of type MappingEntryModifier and TypeMethodDescriptionbooleanMapping.addMap(MappingEntry item) Add a newMappingEntryitem to the underlying collection.booleanMapping.removeMap(MappingEntry item) Remove the first matchingMappingEntryitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type MappingEntry