public class NxAugMatchNodesNodeTableFlowBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxAugMatchNodesNodeTableFlow>
NxAugMatchNodesNodeTableFlow instances.NxAugMatchNodesNodeTableFlowpublic NxAugMatchNodesNodeTableFlowBuilder()
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfEthDstGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxTunIdGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxNshc2Grouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxArpShaGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxNsiGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxTunIpv4DstGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfEthTypeGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxArpThaGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfArpOpGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxNshc3Grouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfArpTpaGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfArpSpaGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxNshc1Grouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxRegGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxNshc4Grouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmOfEthSrcGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxTunIpv4SrcGrouping arg)
public NxAugMatchNodesNodeTableFlowBuilder(NxmNxNspGrouping 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 NxmNxNshc1 getNxmNxNshc1()
public NxmNxNshc2 getNxmNxNshc2()
public NxmNxNshc3 getNxmNxNshc3()
public NxmNxNshc4 getNxmNxNshc4()
public NxmNxNsi getNxmNxNsi()
public NxmNxNsp getNxmNxNsp()
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 setNxmNxNshc1(NxmNxNshc1 value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmNxNshc2(NxmNxNshc2 value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmNxNshc3(NxmNxNshc3 value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmNxNshc4(NxmNxNshc4 value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmNxNsi(NxmNxNsi value)
public NxAugMatchNodesNodeTableFlowBuilder setNxmNxNsp(NxmNxNsp 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()
build in interface org.opendaylight.yangtools.concepts.Builder<NxAugMatchNodesNodeTableFlow>Copyright © 2015. All rights reserved.