Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.flow.crud._case.aug.flat.batch.remove.flow._case.FlatBatchRemoveFlowBuilder
Packages that use FlatBatchRemoveFlowBuilder
Package
Description
-
Uses of FlatBatchRemoveFlowBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.flow.crud._case.aug.flat.batch.remove.flow._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.flow.crud._case.aug.flat.batch.remove.flow._case that return FlatBatchRemoveFlowBuilderModifier and TypeMethodDescriptionFlatBatchRemoveFlowBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<FlatBatchRemoveFlow> augmentation) Add an augmentation to this builder's product.FlatBatchRemoveFlowBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlatBatchRemoveFlow>> augmentationType) Remove an augmentation from this builder's product.FlatBatchRemoveFlowBuilder.setBarrier(Boolean value) Set the property corresponding toFlow.getBarrier()to the specified value.FlatBatchRemoveFlowBuilder.setBatchOrder(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toBatchOrderGrouping.getBatchOrder()to the specified value.FlatBatchRemoveFlowBuilder.setBufferId(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toFlow.getBufferId()to the specified value.FlatBatchRemoveFlowBuilder.setContainerName(String value) Set the property corresponding toFlow.getContainerName()to the specified value.FlatBatchRemoveFlowBuilder.setCookie(FlowCookie value) Set the property corresponding toGenericFlowAttributes.getCookie()to the specified value.FlatBatchRemoveFlowBuilder.setCookieMask(FlowCookie value) Set the property corresponding toFlow.getCookieMask()to the specified value.FlatBatchRemoveFlowBuilder.setFlags(FlowModFlags value) Set the property corresponding toFlow.getFlags()to the specified value.Set the property corresponding toBatchFlowIdGrouping.getFlowId()to the specified value.FlatBatchRemoveFlowBuilder.setFlowName(String value) Set the property corresponding toFlow.getFlowName()to the specified value.FlatBatchRemoveFlowBuilder.setHardTimeout(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toGenericFlowAttributes.getHardTimeout()to the specified value.FlatBatchRemoveFlowBuilder.setIdleTimeout(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toGenericFlowAttributes.getIdleTimeout()to the specified value.FlatBatchRemoveFlowBuilder.setInstallHw(Boolean value) Set the property corresponding toFlow.getInstallHw()to the specified value.FlatBatchRemoveFlowBuilder.setInstructions(Instructions value) Set the property corresponding toFlow.getInstructions()to the specified value.Set the property corresponding toFlow.getMatch()to the specified value.FlatBatchRemoveFlowBuilder.setOutGroup(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toFlow.getOutGroup()to the specified value.FlatBatchRemoveFlowBuilder.setOutPort(org.opendaylight.yangtools.yang.common.Uint64 value) Set the property corresponding toFlow.getOutPort()to the specified value.FlatBatchRemoveFlowBuilder.setPriority(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toGenericFlowAttributes.getPriority()to the specified value.Set the property corresponding toFlow.getStrict()to the specified value.FlatBatchRemoveFlowBuilder.setTableId(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toGenericFlowAttributes.getTableId()to the specified value.FlatBatchRemoveFlowBuilder.withKey(FlatBatchRemoveFlowKey key) Set the key value corresponding toFlatBatchRemoveFlow.key()to the specified value.