Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top.SwitchedVlan
-
-
Uses of SwitchedVlan 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 SwitchedVlan Modifier and Type Method Description SwitchedVlanAggregation1Builder. getSwitchedVlan()SwitchedVlanEthernet1Builder. getSwitchedVlan()SwitchedVlanVlanSwitchedTop. getSwitchedVlan()Return switchedVlan, ornullif it is not present.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 with parameters of type SwitchedVlan Modifier and Type Method Description Aggregation1BuilderAggregation1Builder. setSwitchedVlan(SwitchedVlan value)Ethernet1BuilderEthernet1Builder. setSwitchedVlan(SwitchedVlan value) -
Uses of SwitchedVlan in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top with type parameters of type SwitchedVlan Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SwitchedVlan>>
E$$SwitchedVlanBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top that return SwitchedVlan Modifier and Type Method Description SwitchedVlanSwitchedVlanBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top that return types with arguments of type SwitchedVlan Modifier and Type Method Description default Class<SwitchedVlan>SwitchedVlan. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top with parameters of type SwitchedVlan Modifier and Type Method Description static booleanSwitchedVlan. bindingEquals(@NonNull SwitchedVlan thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSwitchedVlan. bindingHashCode(@NonNull SwitchedVlan obj)Default implementation ofObject.hashCode()contract for this interface.static StringSwitchedVlan. bindingToString(@NonNull SwitchedVlan obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top with type arguments of type SwitchedVlan Modifier and Type Method Description SwitchedVlanBuilderSwitchedVlanBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SwitchedVlan> augmentation)Add an augmentation to this builder's product.SwitchedVlanBuilderSwitchedVlanBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SwitchedVlan>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top with parameters of type SwitchedVlan Constructor Description SwitchedVlanBuilder(SwitchedVlan base)
-