Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.branch.node.type.BranchNodeCase
Packages that use BranchNodeCase
Package
Description
-
Uses of BranchNodeCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.branch.node.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.branch.node.type with type parameters of type BranchNodeCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<BranchNodeCase>>
E$$BranchNodeCaseBuilder.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.bnc.object.branch.node.type that return BranchNodeCaseModifier and TypeMethodDescription@NonNull BranchNodeCaseBranchNodeCaseBuilder.build()A newBranchNodeCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.branch.node.type that return types with arguments of type BranchNodeCaseModifier and TypeMethodDescriptiondefault Class<BranchNodeCase> BranchNodeCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.branch.node.type with parameters of type BranchNodeCaseModifier and TypeMethodDescriptionstatic booleanBranchNodeCase.bindingEquals(@NonNull BranchNodeCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intBranchNodeCase.bindingHashCode(@NonNull BranchNodeCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringBranchNodeCase.bindingToString(@NonNull BranchNodeCase 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.bnc.object.branch.node.type with type arguments of type BranchNodeCaseModifier and TypeMethodDescriptionBranchNodeCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<BranchNodeCase> augmentation) Add an augmentation to this builder's product.BranchNodeCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BranchNodeCase>> 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.bnc.object.branch.node.type with parameters of type BranchNodeCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedBranchNodeCase.