Uses of Interface
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev160218.acl.transport.header.fields.SourcePortRange
-
-
Uses of SourcePortRange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev160218
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev160218 that return SourcePortRange Modifier and Type Method Description SourcePortRangeAclTransportHeaderFields. getSourcePortRange()Inclusive range representing source ports to be used. -
Uses of SourcePortRange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev160218.acl.transport.header.fields
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev160218.acl.transport.header.fields with type parameters of type SourcePortRange Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SourcePortRange>>
E$$SourcePortRangeBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev160218.acl.transport.header.fields that return SourcePortRange Modifier and Type Method Description SourcePortRangeSourcePortRangeBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev160218.acl.transport.header.fields that return types with arguments of type SourcePortRange Modifier and Type Method Description default Class<SourcePortRange>SourcePortRange. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev160218.acl.transport.header.fields with type arguments of type SourcePortRange Modifier and Type Method Description SourcePortRangeBuilderSourcePortRangeBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourcePortRange>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SourcePortRange> augmentationValue)SourcePortRangeBuilderSourcePortRangeBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourcePortRange>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SourcePortRange> augmentationValue)SourcePortRangeBuilderSourcePortRangeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourcePortRange>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev160218.acl.transport.header.fields with parameters of type SourcePortRange Constructor Description SourcePortRangeBuilder(SourcePortRange base)
-