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
Packages that use BasicProtection
Package
Description
-
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 BasicProtectionModifier and TypeMethodDescriptionBasicProtectionCase.getBasicProtection()Return basicProtection, ornullif it is not present.BasicProtectionCaseBuilder.getBasicProtection()Return current value associated with the property corresponding toBasicProtectionCase.getBasicProtection().@NonNull BasicProtectionBasicProtectionCase.nonnullBasicProtection()Return basicProtection, or an empty instance if it is not present.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 BasicProtectionModifier and TypeMethodDescriptionBasicProtectionCaseBuilder.setBasicProtection(BasicProtection value) Set the property corresponding toBasicProtectionCase.getBasicProtection()to the specified 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 BasicProtectionModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<BasicProtection>>
E$$BasicProtectionBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.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 BasicProtectionModifier and TypeMethodDescription@NonNull BasicProtectionBasicProtectionBuilder.build()A newBasicProtectioninstance.static @NonNull BasicProtectionBasicProtectionBuilder.empty()Get empty instance of BasicProtection.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 BasicProtectionModifier and TypeMethodDescriptiondefault 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 BasicProtectionModifier and TypeMethodDescriptionstatic 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 BasicProtectionModifier and TypeMethodDescriptionBasicProtectionBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<BasicProtection> augmentation) Add an augmentation to this builder's product.BasicProtectionBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.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 BasicProtectionModifierConstructorDescriptionConstruct a builder initialized with state from specifiedBasicProtection.