Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.Subinterfaces
Packages that use Subinterfaces
Package
Description
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces
-
Uses of Subinterfaces in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406 that return SubinterfacesModifier and TypeMethodDescriptionSubinterfacesTop.getSubinterfaces()Return subinterfaces, ornullif it is not present.@NonNull SubinterfacesSubinterfacesTop.nonnullSubinterfaces()Return subinterfaces, or an empty instance if it is not present. -
Uses of Subinterfaces in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces that return SubinterfacesModifier and TypeMethodDescriptionInterfaceBuilder.getSubinterfaces()Return current value associated with the property corresponding toSubinterfacesTop.getSubinterfaces().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces with parameters of type SubinterfacesModifier and TypeMethodDescriptionInterfaceBuilder.setSubinterfaces(Subinterfaces value) Set the property corresponding toSubinterfacesTop.getSubinterfaces()to the specified value. -
Uses of Subinterfaces in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top with type parameters of type SubinterfacesModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Subinterfaces>>
E$$SubinterfacesBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top that return SubinterfacesModifier and TypeMethodDescription@NonNull SubinterfacesSubinterfacesBuilder.build()A newSubinterfacesinstance.static @NonNull SubinterfacesSubinterfacesBuilder.empty()Get empty instance of Subinterfaces.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top that return types with arguments of type SubinterfacesModifier and TypeMethodDescriptiondefault Class<Subinterfaces>Subinterfaces.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top with parameters of type SubinterfacesModifier and TypeMethodDescriptionstatic booleanSubinterfaces.bindingEquals(@NonNull Subinterfaces thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubinterfaces.bindingHashCode(@NonNull Subinterfaces obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubinterfaces.bindingToString(@NonNull Subinterfaces obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top with type arguments of type SubinterfacesModifier and TypeMethodDescriptionSubinterfacesBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Subinterfaces> augmentation) Add an augmentation to this builder's product.SubinterfacesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subinterfaces>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top with parameters of type SubinterfacesModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubinterfaces.