Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice.BncCase
Packages that use BncCase
Package
Description
-
Uses of BncCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice with type parameters of type BncCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<BncCase>>
E$$BncCaseBuilder.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.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice that return BncCaseModifier and TypeMethodDescription@NonNull BncCaseBncCaseBuilder.build()A newBncCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice that return types with arguments of type BncCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice with parameters of type BncCaseModifier and TypeMethodDescriptionstatic booleanBncCase.bindingEquals(@NonNull BncCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intBncCase.bindingHashCode(@NonNull BncCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringBncCase.bindingToString(@NonNull BncCase obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice with type arguments of type BncCaseModifier and TypeMethodDescriptionBncCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<BncCase> augmentation) Add an augmentation to this builder's product.BncCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BncCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice with parameters of type BncCaseModifierConstructorDescriptionBncCaseBuilder(BncCase base) Construct a builder initialized with state from specifiedBncCase.