Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.basic.protection.object._case.BasicProtectionObject
-
-
Uses of BasicProtectionObject 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 BasicProtectionObject Modifier and Type Method Description BasicProtectionObjectBasicProtectionObjectCase. getBasicProtectionObject()Return basicProtectionObject, ornullif it is not present.BasicProtectionObjectBasicProtectionObjectCaseBuilder. getBasicProtectionObject()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object with parameters of type BasicProtectionObject Modifier and Type Method Description BasicProtectionObjectCaseBuilderBasicProtectionObjectCaseBuilder. setBasicProtectionObject(BasicProtectionObject value) -
Uses of BasicProtectionObject 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 with type parameters of type BasicProtectionObject Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObject>>
E$$BasicProtectionObjectBuilder. augmentation(Class<E$$> augmentationType)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 BasicProtectionObject Modifier and Type Method Description BasicProtectionObjectBasicProtectionObjectBuilder. build()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 types with arguments of type BasicProtectionObject Modifier and Type Method Description default Class<BasicProtectionObject>BasicProtectionObject. implementedInterface()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 BasicProtectionObject Modifier and Type Method Description static booleanBasicProtectionObject. bindingEquals(@NonNull BasicProtectionObject thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intBasicProtectionObject. bindingHashCode(@NonNull BasicProtectionObject obj)Default implementation ofObject.hashCode()contract for this interface.static StringBasicProtectionObject. bindingToString(@NonNull BasicProtectionObject 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.basic.protection.object._case with type arguments of type BasicProtectionObject Modifier and Type Method Description BasicProtectionObjectBuilderBasicProtectionObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObject> augmentation)Add an augmentation to this builder's product.BasicProtectionObjectBuilderBasicProtectionObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObject>> 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.basic.protection.object._case with parameters of type BasicProtectionObject Constructor Description BasicProtectionObjectBuilder(BasicProtectionObject base)
-