Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.dynamic.control.protection.object._case.DynamicControlProtectionObject
-
-
Uses of DynamicControlProtectionObject 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 that return DynamicControlProtectionObject Modifier and Type Method Description DynamicControlProtectionObjectDynamicControlProtectionObjectCase. getDynamicControlProtectionObject()Return dynamicControlProtectionObject, ornullif it is not present.DynamicControlProtectionObjectDynamicControlProtectionObjectCaseBuilder. getDynamicControlProtectionObject()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object with parameters of type DynamicControlProtectionObject Modifier and Type Method Description DynamicControlProtectionObjectCaseBuilderDynamicControlProtectionObjectCaseBuilder. setDynamicControlProtectionObject(DynamicControlProtectionObject value) -
Uses of DynamicControlProtectionObject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.dynamic.control.protection.object._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.dynamic.control.protection.object._case with type parameters of type DynamicControlProtectionObject Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObject>>
E$$DynamicControlProtectionObjectBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.dynamic.control.protection.object._case that return DynamicControlProtectionObject Modifier and Type Method Description DynamicControlProtectionObjectDynamicControlProtectionObjectBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.dynamic.control.protection.object._case that return types with arguments of type DynamicControlProtectionObject Modifier and Type Method Description default Class<DynamicControlProtectionObject>DynamicControlProtectionObject. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.dynamic.control.protection.object._case with parameters of type DynamicControlProtectionObject Modifier and Type Method Description static booleanDynamicControlProtectionObject. bindingEquals(@NonNull DynamicControlProtectionObject thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intDynamicControlProtectionObject. bindingHashCode(@NonNull DynamicControlProtectionObject obj)Default implementation ofObject.hashCode()contract for this interface.static StringDynamicControlProtectionObject. bindingToString(@NonNull DynamicControlProtectionObject 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.dynamic.control.protection.object._case with type arguments of type DynamicControlProtectionObject Modifier and Type Method Description DynamicControlProtectionObjectBuilderDynamicControlProtectionObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObject> augmentation)Add an augmentation to this builder's product.DynamicControlProtectionObjectBuilderDynamicControlProtectionObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObject>> 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.dynamic.control.protection.object._case with parameters of type DynamicControlProtectionObject Constructor Description DynamicControlProtectionObjectBuilder(DynamicControlProtectionObject base)
-