Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.flow.spec.object.FlowSpecObjectBuilder
-
Packages that use FlowSpecObjectBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.flow.spec.object -
-
Uses of FlowSpecObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.flow.spec.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.flow.spec.object that return FlowSpecObjectBuilder Modifier and Type Method Description FlowSpecObjectBuilderFlowSpecObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<FlowSpecObject> augmentation)Add an augmentation to this builder's product.FlowSpecObjectBuilderFlowSpecObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowSpecObject>> augmentationType)Remove an augmentation from this builder's product.FlowSpecObjectBuilderFlowSpecObjectBuilder. setRate(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ieee754.rev130819.Float32 value)FlowSpecObjectBuilderFlowSpecObjectBuilder. setServiceHeader(ServiceNumber value)FlowSpecObjectBuilderFlowSpecObjectBuilder. setSlackTerm(org.opendaylight.yangtools.yang.common.Uint32 value)FlowSpecObjectBuilderFlowSpecObjectBuilder. setTspecObject(TspecObject value)
-