Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.subobject.ProtectionSubobject
-
-
Uses of ProtectionSubobject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820 that return ProtectionSubobject Modifier and Type Method Description ProtectionSubobjectProtectionSubobject. getProtectionSubobject()Return protectionSubobject, ornullif it is not present. -
Uses of ProtectionSubobject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.basic.protection.object._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.basic.protection.object._case that return ProtectionSubobject Modifier and Type Method Description ProtectionSubobjectBasicProtectionObjectBuilder. getProtectionSubobject()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.basic.protection.object._case with parameters of type ProtectionSubobject Modifier and Type Method Description BasicProtectionObjectBuilderBasicProtectionObjectBuilder. setProtectionSubobject(ProtectionSubobject value) -
Uses of ProtectionSubobject 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 that return ProtectionSubobject Modifier and Type Method Description ProtectionSubobjectDynamicControlProtectionObjectBuilder. getProtectionSubobject()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 ProtectionSubobject Modifier and Type Method Description DynamicControlProtectionObjectBuilderDynamicControlProtectionObjectBuilder. setProtectionSubobject(ProtectionSubobject value) -
Uses of ProtectionSubobject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.subobject
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.subobject with type parameters of type ProtectionSubobject Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ProtectionSubobject>>
E$$ProtectionSubobjectBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.subobject that return ProtectionSubobject Modifier and Type Method Description ProtectionSubobjectProtectionSubobjectBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.subobject that return types with arguments of type ProtectionSubobject Modifier and Type Method Description default Class<ProtectionSubobject>ProtectionSubobject. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.subobject with parameters of type ProtectionSubobject Modifier and Type Method Description static booleanProtectionSubobject. bindingEquals(@NonNull ProtectionSubobject thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intProtectionSubobject. bindingHashCode(@NonNull ProtectionSubobject obj)Default implementation ofObject.hashCode()contract for this interface.static StringProtectionSubobject. bindingToString(@NonNull ProtectionSubobject 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.subobject with type arguments of type ProtectionSubobject Modifier and Type Method Description ProtectionSubobjectBuilderProtectionSubobjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ProtectionSubobject> augmentation)Add an augmentation to this builder's product.ProtectionSubobjectBuilderProtectionSubobjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ProtectionSubobject>> 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.subobject with parameters of type ProtectionSubobject Constructor Description ProtectionSubobjectBuilder(ProtectionSubobject base) -
Uses of ProtectionSubobject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type.basic.protection._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type.basic.protection._case that return ProtectionSubobject Modifier and Type Method Description ProtectionSubobjectBasicProtectionBuilder. getProtectionSubobject()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type.basic.protection._case with parameters of type ProtectionSubobject Modifier and Type Method Description BasicProtectionBuilderBasicProtectionBuilder. setProtectionSubobject(ProtectionSubobject value) -
Uses of ProtectionSubobject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type.dynamic.control.protection._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type.dynamic.control.protection._case that return ProtectionSubobject Modifier and Type Method Description ProtectionSubobjectDynamicControlProtectionBuilder. getProtectionSubobject()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type.dynamic.control.protection._case with parameters of type ProtectionSubobject Modifier and Type Method Description DynamicControlProtectionBuilderDynamicControlProtectionBuilder. setProtectionSubobject(ProtectionSubobject value) -
Uses of ProtectionSubobject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type.basic.protection._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type.basic.protection._case that return ProtectionSubobject Modifier and Type Method Description ProtectionSubobjectBasicProtectionBuilder. getProtectionSubobject()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type.basic.protection._case with parameters of type ProtectionSubobject Modifier and Type Method Description BasicProtectionBuilderBasicProtectionBuilder. setProtectionSubobject(ProtectionSubobject value) -
Uses of ProtectionSubobject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type.dynamic.control.protection._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type.dynamic.control.protection._case that return ProtectionSubobject Modifier and Type Method Description ProtectionSubobjectDynamicControlProtectionBuilder. getProtectionSubobject()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type.dynamic.control.protection._case with parameters of type ProtectionSubobject Modifier and Type Method Description DynamicControlProtectionBuilderDynamicControlProtectionBuilder. setProtectionSubobject(ProtectionSubobject value)
-