Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.SingleTagged
-
-
Uses of SingleTagged in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top that return SingleTagged Modifier and Type Method Description SingleTaggedMatch. getSingleTagged()Return singleTagged, ornullif it is not present.SingleTaggedMatchBuilder. getSingleTagged()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top with parameters of type SingleTagged Modifier and Type Method Description MatchBuilderMatchBuilder. setSingleTagged(SingleTagged value) -
Uses of SingleTagged in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with type parameters of type SingleTagged Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SingleTagged>>
E$$SingleTaggedBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match that return SingleTagged Modifier and Type Method Description SingleTaggedSingleTaggedBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match that return types with arguments of type SingleTagged Modifier and Type Method Description default Class<SingleTagged>SingleTagged. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type SingleTagged Modifier and Type Method Description static booleanSingleTagged. bindingEquals(@NonNull SingleTagged thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSingleTagged. bindingHashCode(@NonNull SingleTagged obj)Default implementation ofObject.hashCode()contract for this interface.static StringSingleTagged. bindingToString(@NonNull SingleTagged obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with type arguments of type SingleTagged Modifier and Type Method Description SingleTaggedBuilderSingleTaggedBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SingleTagged> augmentation)Add an augmentation to this builder's product.SingleTaggedBuilderSingleTaggedBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SingleTagged>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type SingleTagged Constructor Description SingleTaggedBuilder(SingleTagged base)
-