Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.Close
Packages that use Close
Package
Description
-
Uses of Close in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with type parameters of type CloseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Close>>
E$$CloseBuilder.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.message.rev181109 that return CloseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 that return types with arguments of type CloseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with parameters of type CloseModifier and TypeMethodDescriptionstatic booleanClose.bindingEquals(@NonNull Close thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intClose.bindingHashCode(@NonNull Close obj) Default implementation ofObject.hashCode()contract for this interface.static StringClose.bindingToString(@NonNull Close obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with type arguments of type CloseModifier and TypeMethodDescriptionCloseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Close> augmentation) Add an augmentation to this builder's product.CloseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Close>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with parameters of type CloseModifierConstructorDescriptionCloseBuilder(Close base) Construct a builder initialized with state from specifiedClose.