Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.ExrsCase
Packages that use 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type with type parameters of type ExrsCaseModifier 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.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type that return ExrsCaseModifier and TypeMethodDescription@NonNull ExrsCaseExrsCaseBuilder.build()A newExrsCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type that return types with arguments of type ExrsCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type with parameters of type ExrsCaseModifier and TypeMethodDescriptionstatic booleanExrsCase.bindingEquals(@NonNull ExrsCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intExrsCase.bindingHashCode(@NonNull ExrsCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringExrsCase.bindingToString(@NonNull ExrsCase 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.explicit.route.subobjects.subobject.type with type arguments of type ExrsCaseModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type with parameters of type ExrsCaseModifierConstructorDescriptionExrsCaseBuilder(ExrsCase base) Construct a builder initialized with state from specifiedExrsCase.