Uses of Class
gov.nist.secauto.oscal.lib.model.PortRange
Packages that use PortRange
-
Uses of PortRange in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type PortRangeMethods in gov.nist.secauto.oscal.lib.model with parameters of type PortRangeModifier 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.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type PortRange