Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.branch.node.type.NonBranchNodeCase
Packages that use NonBranchNodeCase
Package
Description
-
Uses of NonBranchNodeCase 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 NonBranchNodeCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<NonBranchNodeCase>>
E$$NonBranchNodeCaseBuilder.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 NonBranchNodeCaseModifier and TypeMethodDescription@NonNull NonBranchNodeCaseNonBranchNodeCaseBuilder.build()A newNonBranchNodeCaseinstance.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 NonBranchNodeCaseModifier and TypeMethodDescriptiondefault Class<NonBranchNodeCase> NonBranchNodeCase.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 NonBranchNodeCaseModifier and TypeMethodDescriptionstatic booleanNonBranchNodeCase.bindingEquals(@NonNull NonBranchNodeCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intNonBranchNodeCase.bindingHashCode(@NonNull NonBranchNodeCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringNonBranchNodeCase.bindingToString(@NonNull NonBranchNodeCase 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 NonBranchNodeCaseModifier and TypeMethodDescriptionNonBranchNodeCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<NonBranchNodeCase> augmentation) Add an augmentation to this builder's product.NonBranchNodeCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<NonBranchNodeCase>> 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 NonBranchNodeCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNonBranchNodeCase.