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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object -
-
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 BasicSessionAttributeObjectCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicSessionAttributeObjectCase>>
E$$BasicSessionAttributeObjectCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object that return BasicSessionAttributeObjectCase Modifier and Type Method Description BasicSessionAttributeObjectCaseBasicSessionAttributeObjectCaseBuilder. build()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 BasicSessionAttributeObjectCase Modifier and Type Method Description default 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 BasicSessionAttributeObjectCase Modifier and Type Method Description static booleanBasicSessionAttributeObjectCase. bindingEquals(@NonNull BasicSessionAttributeObjectCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intBasicSessionAttributeObjectCase. bindingHashCode(@NonNull BasicSessionAttributeObjectCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringBasicSessionAttributeObjectCase. 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 BasicSessionAttributeObjectCase Modifier and Type Method Description BasicSessionAttributeObjectCaseBuilderBasicSessionAttributeObjectCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<BasicSessionAttributeObjectCase> augmentation)Add an augmentation to this builder's product.BasicSessionAttributeObjectCaseBuilderBasicSessionAttributeObjectCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.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 BasicSessionAttributeObjectCase Constructor Description BasicSessionAttributeObjectCaseBuilder(BasicSessionAttributeObjectCase base)
-