Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type.PathKeyCase
Packages that use PathKeyCase
Package
Description
-
Uses of PathKeyCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type with type parameters of type PathKeyCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<PathKeyCase>>
E$$PathKeyCaseBuilder.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._record.route.subobjects.subobject.type that return PathKeyCaseModifier and TypeMethodDescription@NonNull PathKeyCase
PathKeyCaseBuilder.build()
A newPathKeyCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type that return types with arguments of type PathKeyCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type with parameters of type PathKeyCaseModifier and TypeMethodDescriptionstatic boolean
PathKeyCase.bindingEquals
(@NonNull PathKeyCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
PathKeyCase.bindingHashCode
(@NonNull PathKeyCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
PathKeyCase.bindingToString
(@NonNull PathKeyCase 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._record.route.subobjects.subobject.type with type arguments of type PathKeyCaseModifier and TypeMethodDescriptionPathKeyCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<PathKeyCase> augmentation) Add an augmentation to this builder's product.PathKeyCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PathKeyCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type with parameters of type PathKeyCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedPathKeyCase
.