Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object.SubobjectContainer
Packages that use SubobjectContainer
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object
-
Uses of SubobjectContainer in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object that return types with arguments of type SubobjectContainerModifier and TypeMethodDescription@Nullable List<SubobjectContainer> ExcludeRouteObject.getSubobjectContainer()Return subobjectContainer, ornullif it is not present.ExcludeRouteObjectBuilder.getSubobjectContainer()Return current value associated with the property corresponding toExcludeRouteObject.getSubobjectContainer().default @NonNull List<SubobjectContainer> ExcludeRouteObject.nonnullSubobjectContainer()Return subobjectContainer, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object with type arguments of type SubobjectContainerModifier and TypeMethodDescriptionExcludeRouteObjectBuilder.setSubobjectContainer(List<SubobjectContainer> values) Set the property corresponding toExcludeRouteObject.getSubobjectContainer()to the specified value. -
Uses of SubobjectContainer in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object with type parameters of type SubobjectContainerModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SubobjectContainer>>
E$$SubobjectContainerBuilder.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.exclude.route.object.exclude.route.object that return SubobjectContainerModifier and TypeMethodDescription@NonNull SubobjectContainerSubobjectContainerBuilder.build()A newSubobjectContainerinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object that return types with arguments of type SubobjectContainerModifier and TypeMethodDescriptiondefault Class<SubobjectContainer> SubobjectContainer.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object with parameters of type SubobjectContainerModifier and TypeMethodDescriptionstatic booleanSubobjectContainer.bindingEquals(@NonNull SubobjectContainer thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubobjectContainer.bindingHashCode(@NonNull SubobjectContainer obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubobjectContainer.bindingToString(@NonNull SubobjectContainer 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.exclude.route.object.exclude.route.object with type arguments of type SubobjectContainerModifier and TypeMethodDescriptionSubobjectContainerBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<SubobjectContainer> augmentation) Add an augmentation to this builder's product.SubobjectContainerBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SubobjectContainer>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object with parameters of type SubobjectContainerModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubobjectContainer.