Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.ExrsCase
Package
Description
-
Uses of ExrsCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<ExrsCase>>
E$$ExrsCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull ExrsCase
ExrsCaseBuilder.build()
A newExrsCase
instance.Modifier and TypeMethodDescriptionstatic boolean
ExrsCase.bindingEquals
(@NonNull ExrsCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
ExrsCase.bindingHashCode
(@NonNull ExrsCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
ExrsCase.bindingToString
(@NonNull ExrsCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionExrsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<ExrsCase> augmentation) Add an augmentation to this builder's product.ExrsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<ExrsCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionExrsCaseBuilder
(ExrsCase base) Construct a builder initialized with state from specifiedExrsCase
.