Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.SingleTaggedList
-
-
Uses of SingleTaggedList 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 SingleTaggedList Modifier and Type Method Description SingleTaggedListMatch. getSingleTaggedList()Return singleTaggedList, ornullif it is not present.SingleTaggedListMatchBuilder. getSingleTaggedList()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top with parameters of type SingleTaggedList Modifier and Type Method Description MatchBuilderMatchBuilder. setSingleTaggedList(SingleTaggedList value) -
Uses of SingleTaggedList 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 SingleTaggedList Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SingleTaggedList>>
E$$SingleTaggedListBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match that return SingleTaggedList Modifier and Type Method Description SingleTaggedListSingleTaggedListBuilder. 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 SingleTaggedList Modifier and Type Method Description default Class<SingleTaggedList>SingleTaggedList. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type SingleTaggedList Modifier and Type Method Description static booleanSingleTaggedList. bindingEquals(@NonNull SingleTaggedList thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSingleTaggedList. bindingHashCode(@NonNull SingleTaggedList obj)Default implementation ofObject.hashCode()contract for this interface.static StringSingleTaggedList. bindingToString(@NonNull SingleTaggedList 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 SingleTaggedList Modifier and Type Method Description SingleTaggedListBuilderSingleTaggedListBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SingleTaggedList> augmentation)Add an augmentation to this builder's product.SingleTaggedListBuilderSingleTaggedListBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SingleTaggedList>> 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 SingleTaggedList Constructor Description SingleTaggedListBuilder(SingleTaggedList base)
-