Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.BasicProtectionObjectCase
-
Packages that use BasicProtectionObjectCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object -
-
Uses of BasicProtectionObjectCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object with type parameters of type BasicProtectionObjectCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObjectCase>>
E$$BasicProtectionObjectCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object that return BasicProtectionObjectCase Modifier and Type Method Description BasicProtectionObjectCaseBasicProtectionObjectCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object that return types with arguments of type BasicProtectionObjectCase Modifier and Type Method Description default Class<BasicProtectionObjectCase>BasicProtectionObjectCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object with parameters of type BasicProtectionObjectCase Modifier and Type Method Description static booleanBasicProtectionObjectCase. bindingEquals(@NonNull BasicProtectionObjectCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intBasicProtectionObjectCase. bindingHashCode(@NonNull BasicProtectionObjectCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringBasicProtectionObjectCase. bindingToString(@NonNull BasicProtectionObjectCase 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.protection.object.protection.object with type arguments of type BasicProtectionObjectCase Modifier and Type Method Description BasicProtectionObjectCaseBuilderBasicProtectionObjectCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObjectCase> augmentation)Add an augmentation to this builder's product.BasicProtectionObjectCaseBuilderBasicProtectionObjectCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObjectCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object with parameters of type BasicProtectionObjectCase Constructor Description BasicProtectionObjectCaseBuilder(BasicProtectionObjectCase base)
-