Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object.SessionAttributeObjectWithResourcesAffinitiesCase
-
-
Uses of SessionAttributeObjectWithResourcesAffinitiesCase 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 SessionAttributeObjectWithResourcesAffinitiesCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SessionAttributeObjectWithResourcesAffinitiesCase>>
E$$SessionAttributeObjectWithResourcesAffinitiesCaseBuilder. 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 SessionAttributeObjectWithResourcesAffinitiesCase Modifier and Type Method Description SessionAttributeObjectWithResourcesAffinitiesCaseSessionAttributeObjectWithResourcesAffinitiesCaseBuilder. 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 SessionAttributeObjectWithResourcesAffinitiesCase Modifier and Type Method Description default Class<SessionAttributeObjectWithResourcesAffinitiesCase>SessionAttributeObjectWithResourcesAffinitiesCase. 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 SessionAttributeObjectWithResourcesAffinitiesCase Modifier and Type Method Description static booleanSessionAttributeObjectWithResourcesAffinitiesCase. bindingEquals(@NonNull SessionAttributeObjectWithResourcesAffinitiesCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSessionAttributeObjectWithResourcesAffinitiesCase. bindingHashCode(@NonNull SessionAttributeObjectWithResourcesAffinitiesCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringSessionAttributeObjectWithResourcesAffinitiesCase. bindingToString(@NonNull SessionAttributeObjectWithResourcesAffinitiesCase 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 SessionAttributeObjectWithResourcesAffinitiesCase Modifier and Type Method Description SessionAttributeObjectWithResourcesAffinitiesCaseBuilderSessionAttributeObjectWithResourcesAffinitiesCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SessionAttributeObjectWithResourcesAffinitiesCase> augmentation)Add an augmentation to this builder's product.SessionAttributeObjectWithResourcesAffinitiesCaseBuilderSessionAttributeObjectWithResourcesAffinitiesCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SessionAttributeObjectWithResourcesAffinitiesCase>> 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 SessionAttributeObjectWithResourcesAffinitiesCase Constructor Description SessionAttributeObjectWithResourcesAffinitiesCaseBuilder(SessionAttributeObjectWithResourcesAffinitiesCase base)
-