public class NxAugMatchNotifSwitchFlowRemovedBuilder extends Object
NxAugMatchNotifSwitchFlowRemoved instances.NxAugMatchNotifSwitchFlowRemovedpublic NxAugMatchNotifSwitchFlowRemovedBuilder()
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfEthDstGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfArpTpaGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxTunIdGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfArpSpaGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxRegGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxArpShaGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfEthSrcGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxTunIpv4DstGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfEthTypeGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxTunIpv4SrcGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmNxArpThaGrouping arg)
public NxAugMatchNotifSwitchFlowRemovedBuilder(NxmOfArpOpGrouping 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 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 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()
Copyright © 2015. All rights reserved.