Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.eric.match.rev180730.ofj.aug.eric.match.reserved.Icmpv6NdReservedCaseValue
Packages that use Icmpv6NdReservedCaseValue
Package
Description
-
Uses of Icmpv6NdReservedCaseValue in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.eric.match.rev180730.ofj.aug.eric.match.reserved
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.eric.match.rev180730.ofj.aug.eric.match.reserved with type parameters of type Icmpv6NdReservedCaseValueModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6NdReservedCaseValue>>
E$$Icmpv6NdReservedCaseValueBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.eric.match.rev180730.ofj.aug.eric.match.reserved that return Icmpv6NdReservedCaseValueModifier and TypeMethodDescription@NonNull Icmpv6NdReservedCaseValue
Icmpv6NdReservedCaseValueBuilder.build()
A newIcmpv6NdReservedCaseValue
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.eric.match.rev180730.ofj.aug.eric.match.reserved that return types with arguments of type Icmpv6NdReservedCaseValueModifier and TypeMethodDescriptiondefault Class<Icmpv6NdReservedCaseValue>
Icmpv6NdReservedCaseValue.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.eric.match.rev180730.ofj.aug.eric.match.reserved with parameters of type Icmpv6NdReservedCaseValueModifier and TypeMethodDescriptionstatic boolean
Icmpv6NdReservedCaseValue.bindingEquals
(@NonNull Icmpv6NdReservedCaseValue thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Icmpv6NdReservedCaseValue.bindingHashCode
(@NonNull Icmpv6NdReservedCaseValue obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Icmpv6NdReservedCaseValue.bindingToString
(@NonNull Icmpv6NdReservedCaseValue obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.eric.match.rev180730.ofj.aug.eric.match.reserved with type arguments of type Icmpv6NdReservedCaseValueModifier and TypeMethodDescriptionIcmpv6NdReservedCaseValueBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6NdReservedCaseValue> augmentation) Add an augmentation to this builder's product.Icmpv6NdReservedCaseValueBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6NdReservedCaseValue>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.eric.match.rev180730.ofj.aug.eric.match.reserved with parameters of type Icmpv6NdReservedCaseValueModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIcmpv6NdReservedCaseValue
.