Uses of Class
gov.nist.secauto.oscal.lib.model.PortRange
-
Uses of PortRange in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
Protocol.addPortRange
(PortRange item) Add a newPortRange
item to the underlying collection.boolean
Protocol.removePortRange
(PortRange item) Remove the first matchingPortRange
item from the underlying collection.