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 TypeMethodDescriptionbooleanProtocol.addPortRange(PortRange item) Add a newPortRangeitem to the underlying collection.booleanProtocol.removePortRange(PortRange item) Remove the first matchingPortRangeitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type PortRange