public class NxAugMatchNodesNodeTableFlowBuilder extends Object
NxAugMatchNodesNodeTableFlow instances.NxAugMatchNodesNodeTableFlowpublic NxAugMatchNodesNodeTableFlowBuilder()
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfEthDstGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfArpTpaGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxTunIdGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfArpSpaGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxRegGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxArpShaGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfEthSrcGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxTunIpv4DstGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfEthTypeGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxTunIpv4SrcGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxArpThaGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfArpOpGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxAugMatchNodesNodeTableFlow base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxmNxArpSha getNxmNxArpSha()
public NxmNxArpTha getNxmNxArpTha()
public NxmNxReg getNxmNxReg()
public NxmNxTunId getNxmNxTunId()
public NxmNxTunIpv4Dst getNxmNxTunIpv4Dst()
public NxmNxTunIpv4Src getNxmNxTunIpv4Src()
public NxmOfArpOp getNxmOfArpOp()
public NxmOfArpSpa getNxmOfArpSpa()
public NxmOfArpTpa getNxmOfArpTpa()
public NxmOfEthDst getNxmOfEthDst()
public NxmOfEthSrc getNxmOfEthSrc()
public NxmOfEthType getNxmOfEthType()
public NxAugMatchNodesNodeTableFlowBuilder setNxmNxArpSha(NxmNxArpSha value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmNxArpTha(NxmNxArpTha value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmNxReg(NxmNxReg value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmNxTunId(NxmNxTunId value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmNxTunIpv4Dst(NxmNxTunIpv4Dst value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmNxTunIpv4Src(NxmNxTunIpv4Src value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmOfArpOp(NxmOfArpOp value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmOfArpSpa(NxmOfArpSpa value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmOfArpTpa(NxmOfArpTpa value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmOfEthDst(NxmOfEthDst value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmOfEthSrc(NxmOfEthSrc value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmOfEthType(NxmOfEthType value)
public NxAugMatchNodesNodeTableFlow build()
Copyright © 2015. All rights reserved.