Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces.Subinterface
Packages that use Subinterface
Package
Description
-
Uses of Subinterface 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 that return types with arguments of type SubinterfaceModifier and TypeMethodDescription@Nullable Map<SubinterfaceKey,Subinterface> Subinterfaces.getSubinterface()Return subinterface, ornullif it is not present.SubinterfacesBuilder.getSubinterface()Return current value associated with the property corresponding toSubinterfaces.getSubinterface().default @NonNull Map<SubinterfaceKey,Subinterface> Subinterfaces.nonnullSubinterface()Return subinterface, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top with type arguments of type SubinterfaceModifier and TypeMethodDescriptionSubinterfacesBuilder.setSubinterface(Map<SubinterfaceKey, Subinterface> values) Set the property corresponding toSubinterfaces.getSubinterface()to the specified value. -
Uses of Subinterface in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces with type parameters of type SubinterfaceModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Subinterface>>
E$$SubinterfaceBuilder.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.subinterfaces that return SubinterfaceModifier and TypeMethodDescription@NonNull SubinterfaceSubinterfaceBuilder.build()A newSubinterfaceinstance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces that return types with arguments of type SubinterfaceModifier and TypeMethodDescriptiondefault Class<Subinterface>Subinterface.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces with parameters of type SubinterfaceModifier and TypeMethodDescriptionstatic booleanSubinterface.bindingEquals(@NonNull Subinterface thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubinterface.bindingHashCode(@NonNull Subinterface obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubinterface.bindingToString(@NonNull Subinterface 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.subinterfaces with type arguments of type SubinterfaceModifier and TypeMethodDescriptionSubinterfaceBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Subinterface> augmentation) Add an augmentation to this builder's product.SubinterfaceBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subinterface>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces with parameters of type SubinterfaceModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubinterface.