Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.ipv6.nd.tll._case.Ipv6NdTll
Packages that use Ipv6NdTll
Package
Description
-
Uses of Ipv6NdTll in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value that return Ipv6NdTllModifier and TypeMethodDescriptionIpv6NdTllCase.getIpv6NdTll()
Return ipv6NdTll, ornull
if it is not present.Ipv6NdTllCaseBuilder.getIpv6NdTll()
Return current value associated with the property corresponding toIpv6NdTllCase.getIpv6NdTll()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value with parameters of type Ipv6NdTllModifier and TypeMethodDescriptionIpv6NdTllCaseBuilder.setIpv6NdTll
(Ipv6NdTll value) Set the property corresponding toIpv6NdTllCase.getIpv6NdTll()
to the specified value. -
Uses of Ipv6NdTll in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.ipv6.nd.tll._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.ipv6.nd.tll._case with type parameters of type Ipv6NdTllModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6NdTll>>
E$$Ipv6NdTllBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.ipv6.nd.tll._case that return Ipv6NdTllModifier and TypeMethodDescription@NonNull Ipv6NdTll
Ipv6NdTllBuilder.build()
A newIpv6NdTll
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.ipv6.nd.tll._case that return types with arguments of type Ipv6NdTllMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.ipv6.nd.tll._case with parameters of type Ipv6NdTllModifier and TypeMethodDescriptionstatic boolean
Ipv6NdTll.bindingEquals
(@NonNull Ipv6NdTll thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Ipv6NdTll.bindingHashCode
(@NonNull Ipv6NdTll obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Ipv6NdTll.bindingToString
(@NonNull Ipv6NdTll obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.ipv6.nd.tll._case with type arguments of type Ipv6NdTllModifier and TypeMethodDescriptionIpv6NdTllBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6NdTll> augmentation) Add an augmentation to this builder's product.Ipv6NdTllBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6NdTll>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.ipv6.nd.tll._case with parameters of type Ipv6NdTllModifierConstructorDescriptionIpv6NdTllBuilder
(Ipv6NdTll base) Construct a builder initialized with state from specifiedIpv6NdTll
.