public class NxAugMatchNotifSwitchFlowRemovedBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxAugMatchNotifSwitchFlowRemoved>
NxAugMatchNotifSwitchFlowRemoved instances.NxAugMatchNotifSwitchFlowRemovedpublic NxAugMatchNotifSwitchFlowRemovedBuilder()
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfEthDstGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxTunIdGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxNshc2Grouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxArpShaGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxNsiGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxTunIpv4DstGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfEthTypeGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxArpThaGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfArpOpGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxNshc3Grouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfArpTpaGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfArpSpaGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxNshc1Grouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxRegGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxNshc4Grouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfEthSrcGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxTunIpv4SrcGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxNspGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxAugMatchNotifSwitchFlowRemoved 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 NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxArpSha(NxmNxArpSha value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxArpTha(NxmNxArpTha value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxNshc1(NxmNxNshc1 value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxNshc2(NxmNxNshc2 value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxNshc3(NxmNxNshc3 value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxNshc4(NxmNxNshc4 value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxNsi(NxmNxNsi value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxNsp(NxmNxNsp value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxReg(NxmNxReg value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxTunId(NxmNxTunId value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxTunIpv4Dst(NxmNxTunIpv4Dst value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmNxTunIpv4Src(NxmNxTunIpv4Src value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmOfArpOp(NxmOfArpOp value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmOfArpSpa(NxmOfArpSpa value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmOfArpTpa(NxmOfArpTpa value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmOfEthDst(NxmOfEthDst value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmOfEthSrc(NxmOfEthSrc value)
public NxAugMatchNotifSwitchFlowRemovedBuilder setNxmOfEthType(NxmOfEthType value)
public NxAugMatchNotifSwitchFlowRemoved build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxAugMatchNotifSwitchFlowRemoved>Copyright © 2015. All rights reserved.