Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.Subinterfaces
-
-
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 Subinterfaces Modifier and Type Method Description SubinterfacesSubinterfacesTop. getSubinterfaces()Return subinterfaces, ornullif 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 Subinterfaces Modifier and Type Method Description SubinterfacesInterfaceBuilder. getSubinterfaces()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces with parameters of type Subinterfaces Modifier and Type Method Description InterfaceBuilderInterfaceBuilder. setSubinterfaces(Subinterfaces 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 Subinterfaces Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Subinterfaces>>
E$$SubinterfacesBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top that return Subinterfaces Modifier and Type Method Description SubinterfacesSubinterfacesBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top that return types with arguments of type Subinterfaces Modifier and Type Method Description default Class<Subinterfaces>Subinterfaces. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top with parameters of type Subinterfaces Modifier and Type Method Description static 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 Subinterfaces Modifier and Type Method Description SubinterfacesBuilderSubinterfacesBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Subinterfaces> augmentation)Add an augmentation to this builder's product.SubinterfacesBuilderSubinterfacesBuilder. 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 Subinterfaces Constructor Description SubinterfacesBuilder(Subinterfaces base)
-