Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.EthDstCaseBuilder
-
Packages that use EthDstCaseBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value -
-
Uses of EthDstCaseBuilder 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 EthDstCaseBuilder Modifier and Type Method Description EthDstCaseBuilderEthDstCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<EthDstCase> augmentation)Add an augmentation to this builder's product.EthDstCaseBuilderEthDstCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EthDstCase>> augmentationType)Remove an augmentation from this builder's product.EthDstCaseBuilderEthDstCaseBuilder. setEthDst(EthDst value)Set the property corresponding toEthDstCase.getEthDst()to the specified value.
-