public class NxAugMatchNotifPacketInBuilder extends Object
NxAugMatchNotifPacketIn instances.NxAugMatchNotifPacketInpublic NxAugMatchNotifPacketInBuilder()
public NxAugMatchNotifPacketInBuilder(NxmOfEthDstGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmOfArpTpaGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxTunIdGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmOfArpSpaGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxRegGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxArpShaGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmOfEthSrcGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxTunIpv4DstGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmOfEthTypeGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxTunIpv4SrcGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxArpThaGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmOfArpOpGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxAugMatchNotifPacketIn 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 NxAugMatchNotifPacketInBuilder setNxmNxArpSha(NxmNxArpSha value)
public NxAugMatchNotifPacketInBuilder setNxmNxArpTha(NxmNxArpTha value)
public NxAugMatchNotifPacketInBuilder setNxmNxReg(NxmNxReg value)
public NxAugMatchNotifPacketInBuilder setNxmNxTunId(NxmNxTunId value)
public NxAugMatchNotifPacketInBuilder setNxmNxTunIpv4Dst(NxmNxTunIpv4Dst value)
public NxAugMatchNotifPacketInBuilder setNxmNxTunIpv4Src(NxmNxTunIpv4Src value)
public NxAugMatchNotifPacketInBuilder setNxmOfArpOp(NxmOfArpOp value)
public NxAugMatchNotifPacketInBuilder setNxmOfArpSpa(NxmOfArpSpa value)
public NxAugMatchNotifPacketInBuilder setNxmOfArpTpa(NxmOfArpTpa value)
public NxAugMatchNotifPacketInBuilder setNxmOfEthDst(NxmOfEthDst value)
public NxAugMatchNotifPacketInBuilder setNxmOfEthSrc(NxmOfEthSrc value)
public NxAugMatchNotifPacketInBuilder setNxmOfEthType(NxmOfEthType value)
public NxAugMatchNotifPacketIn build()
Copyright © 2015. All rights reserved.