Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.Vlans
-
Packages that use Vlans Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top -
-
Uses of Vlans in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 that return Vlans Modifier and Type Method Description VlansVlanTop. getVlans()Return vlans, ornullif it is not present. -
Uses of Vlans in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top with type parameters of type Vlans Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Vlans>>
E$$VlansBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top that return Vlans Modifier and Type Method Description VlansVlansBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top that return types with arguments of type Vlans Modifier and Type Method Description default Class<Vlans>Vlans. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top with parameters of type Vlans Modifier and Type Method Description static booleanVlans. bindingEquals(@NonNull Vlans thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intVlans. bindingHashCode(@NonNull Vlans obj)Default implementation ofObject.hashCode()contract for this interface.static StringVlans. bindingToString(@NonNull Vlans obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top with type arguments of type Vlans Modifier and Type Method Description VlansBuilderVlansBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Vlans> augmentation)Add an augmentation to this builder's product.VlansBuilderVlansBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Vlans>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top with parameters of type Vlans Constructor Description VlansBuilder(Vlans base)
-