Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object.BasicSessionAttributeObjectCase
Packages that use BasicSessionAttributeObjectCase
Package
Description
-
Uses of BasicSessionAttributeObjectCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object with type parameters of type BasicSessionAttributeObjectCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<BasicSessionAttributeObjectCase>>
E$$BasicSessionAttributeObjectCaseBuilder.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.session.attribute.object.session.attribute.object that return BasicSessionAttributeObjectCaseModifier and TypeMethodDescription@NonNull BasicSessionAttributeObjectCase
BasicSessionAttributeObjectCaseBuilder.build()
A newBasicSessionAttributeObjectCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object that return types with arguments of type BasicSessionAttributeObjectCaseModifier and TypeMethodDescriptiondefault Class
<BasicSessionAttributeObjectCase> BasicSessionAttributeObjectCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object with parameters of type BasicSessionAttributeObjectCaseModifier and TypeMethodDescriptionstatic boolean
BasicSessionAttributeObjectCase.bindingEquals
(@NonNull BasicSessionAttributeObjectCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
BasicSessionAttributeObjectCase.bindingHashCode
(@NonNull BasicSessionAttributeObjectCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
BasicSessionAttributeObjectCase.bindingToString
(@NonNull BasicSessionAttributeObjectCase 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.session.attribute.object.session.attribute.object with type arguments of type BasicSessionAttributeObjectCaseModifier and TypeMethodDescriptionBasicSessionAttributeObjectCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<BasicSessionAttributeObjectCase> augmentation) Add an augmentation to this builder's product.BasicSessionAttributeObjectCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BasicSessionAttributeObjectCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object with parameters of type BasicSessionAttributeObjectCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedBasicSessionAttributeObjectCase
.