Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.bandwidth.object.bandwidth.object.BasicBandwidthObjectCase
Packages that use BasicBandwidthObjectCase
Package
Description
-
Uses of BasicBandwidthObjectCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.bandwidth.object.bandwidth.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.bandwidth.object.bandwidth.object with type parameters of type BasicBandwidthObjectCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<BasicBandwidthObjectCase>>
E$$BasicBandwidthObjectCaseBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.bandwidth.object.bandwidth.object that return BasicBandwidthObjectCaseModifier and TypeMethodDescription@NonNull BasicBandwidthObjectCaseBasicBandwidthObjectCaseBuilder.build()A newBasicBandwidthObjectCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.bandwidth.object.bandwidth.object that return types with arguments of type BasicBandwidthObjectCaseModifier and TypeMethodDescriptiondefault Class<BasicBandwidthObjectCase> BasicBandwidthObjectCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.bandwidth.object.bandwidth.object with parameters of type BasicBandwidthObjectCaseModifier and TypeMethodDescriptionstatic booleanBasicBandwidthObjectCase.bindingEquals(@NonNull BasicBandwidthObjectCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intBasicBandwidthObjectCase.bindingHashCode(@NonNull BasicBandwidthObjectCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringBasicBandwidthObjectCase.bindingToString(@NonNull BasicBandwidthObjectCase obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.bandwidth.object.bandwidth.object with type arguments of type BasicBandwidthObjectCaseModifier and TypeMethodDescriptionBasicBandwidthObjectCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<BasicBandwidthObjectCase> augmentation) Add an augmentation to this builder's product.BasicBandwidthObjectCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BasicBandwidthObjectCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.bandwidth.object.bandwidth.object with parameters of type BasicBandwidthObjectCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedBasicBandwidthObjectCase.