Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.set.Subchannels
Packages that use Subchannels
Package
Description
- 
Uses of Subchannels 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 types with arguments of type SubchannelsModifier and TypeMethodDescription@Nullable List<Subchannels> LabelSet.getSubchannels()Return subchannels, ornullif it is not present.default @NonNull List<Subchannels> LabelSet.nonnullSubchannels()Return subchannels, or an empty list if it is not present. - 
Uses of Subchannels in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.set
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.set with type parameters of type SubchannelsModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Subchannels>>
E$$SubchannelsBuilder.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.label.set that return SubchannelsModifier and TypeMethodDescription@NonNull SubchannelsSubchannelsBuilder.build()A newSubchannelsinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.set that return types with arguments of type SubchannelsMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.set with parameters of type SubchannelsModifier and TypeMethodDescriptionstatic booleanSubchannels.bindingEquals(@NonNull Subchannels thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubchannels.bindingHashCode(@NonNull Subchannels obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubchannels.bindingToString(@NonNull Subchannels 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.label.set with type arguments of type SubchannelsModifier and TypeMethodDescriptionSubchannelsBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Subchannels> augmentation) Add an augmentation to this builder's product.SubchannelsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Subchannels>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.set with parameters of type SubchannelsModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubchannels.