Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping.NxmOfIcmpType
-
-
Uses of NxmOfIcmpType in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 that return NxmOfIcmpType Modifier and Type Method Description NxmOfIcmpTypeNxAugMatchNodesNodeTableFlowBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchNotifPacketInBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchPacketInMessageBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchRpcAddFlowBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchRpcGetFlowStatsBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchRpcRemoveFlowBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxmOfIcmpTypeGrouping. getNxmOfIcmpType()Return nxmOfIcmpType, ornullif it is not present. -
Uses of NxmOfIcmpType in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping with type parameters of type NxmOfIcmpType Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>>
E$$NxmOfIcmpTypeBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping that return NxmOfIcmpType Modifier and Type Method Description NxmOfIcmpTypeNxmOfIcmpTypeBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping that return types with arguments of type NxmOfIcmpType Modifier and Type Method Description default Class<NxmOfIcmpType>NxmOfIcmpType. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping with parameters of type NxmOfIcmpType Modifier and Type Method Description static booleanNxmOfIcmpType. bindingEquals(@NonNull NxmOfIcmpType thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmOfIcmpType. bindingHashCode(@NonNull NxmOfIcmpType obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmOfIcmpType. bindingToString(@NonNull NxmOfIcmpType obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping with type arguments of type NxmOfIcmpType Modifier and Type Method Description NxmOfIcmpTypeBuilderNxmOfIcmpTypeBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType> augmentation)Add an augmentation to this builder's product.NxmOfIcmpTypeBuilderNxmOfIcmpTypeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping with parameters of type NxmOfIcmpType Constructor Description NxmOfIcmpTypeBuilder(NxmOfIcmpType base)
-