Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.gc.object.GcBuilder
Package
Description
-
Uses of GcBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.gc.object
Modifier and TypeMethodDescriptionGcBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Gc> augmentation) Add an augmentation to this builder's product.GcBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Gc>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toObjectHeader.getIgnore()
to the specified value.GcBuilder.setMaxHop
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toGc.getMaxHop()
to the specified value.GcBuilder.setMaxUtilization
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toGc.getMaxUtilization()
to the specified value.GcBuilder.setMinUtilization
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toGc.getMinUtilization()
to the specified value.GcBuilder.setOverBookingFactor
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toGc.getOverBookingFactor()
to the specified value.GcBuilder.setProcessingRule
(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()
to the specified value.Set the property corresponding toGc.getTlvs()
to the specified value.