Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.tspec.object.TspecObjectBuilder
-
Packages that use TspecObjectBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.tspec.object -
-
Uses of TspecObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.tspec.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.tspec.object that return TspecObjectBuilder Modifier and Type Method Description TspecObjectBuilderTspecObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TspecObject> augmentation)Add an augmentation to this builder's product.TspecObjectBuilderTspecObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TspecObject>> augmentationType)Remove an augmentation from this builder's product.TspecObjectBuilderTspecObjectBuilder. setMaximumPacketSize(org.opendaylight.yangtools.yang.common.Uint32 value)TspecObjectBuilderTspecObjectBuilder. setMinimumPolicedUnit(org.opendaylight.yangtools.yang.common.Uint32 value)TspecObjectBuilderTspecObjectBuilder. setPeakDataRate(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ieee754.rev130819.Float32 value)TspecObjectBuilderTspecObjectBuilder. setTokenBucketRate(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ieee754.rev130819.Float32 value)TspecObjectBuilderTspecObjectBuilder. setTokenBucketSize(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ieee754.rev130819.Float32 value)
-