Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type.basic.protection._case.BasicProtection
-
-
Uses of BasicProtection in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type that return BasicProtection Modifier and Type Method Description BasicProtectionBasicProtectionCase. getBasicProtection()Return basicProtection, ornullif it is not present.BasicProtectionBasicProtectionCaseBuilder. getBasicProtection()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type with parameters of type BasicProtection Modifier and Type Method Description BasicProtectionCaseBuilderBasicProtectionCaseBuilder. setBasicProtection(BasicProtection value) -
Uses of BasicProtection 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 with type parameters of type BasicProtection Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtection>>
E$$BasicProtectionBuilder. augmentation(Class<E$$> augmentationType)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 BasicProtection Modifier and Type Method Description BasicProtectionBasicProtectionBuilder. build()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 types with arguments of type BasicProtection Modifier and Type Method Description default Class<BasicProtection>BasicProtection. implementedInterface()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 BasicProtection Modifier and Type Method Description static booleanBasicProtection. bindingEquals(@NonNull BasicProtection thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intBasicProtection. bindingHashCode(@NonNull BasicProtection obj)Default implementation ofObject.hashCode()contract for this interface.static StringBasicProtection. bindingToString(@NonNull BasicProtection 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.secondary.explicit.route.subobjects.subobject.type.basic.protection._case with type arguments of type BasicProtection Modifier and Type Method Description BasicProtectionBuilderBasicProtectionBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtection> augmentation)Add an augmentation to this builder's product.BasicProtectionBuilderBasicProtectionBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtection>> augmentationType)Remove an augmentation from this builder's product.Constructors 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 BasicProtection Constructor Description BasicProtectionBuilder(BasicProtection base)
-