public class NxAugMatchNotifPacketInBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxAugMatchNotifPacketIn>
NxAugMatchNotifPacketIn instances.NxAugMatchNotifPacketInpublic NxAugMatchNotifPacketInBuilder()
public NxAugMatchNotifPacketInBuilder(NxmOfEthDstGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxTunIdGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxNshc2Grouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxArpShaGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxNsiGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxTunIpv4DstGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmOfEthTypeGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxArpThaGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmOfArpOpGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxNshc3Grouping arg)
public NxAugMatchNotifPacketInBuilder(NxmOfArpTpaGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmOfArpSpaGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxNshc1Grouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxRegGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxNshc4Grouping arg)
public NxAugMatchNotifPacketInBuilder(NxmOfEthSrcGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxTunIpv4SrcGrouping arg)
public NxAugMatchNotifPacketInBuilder(NxmNxNspGrouping 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 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 NxAugMatchNotifPacketInBuilder setNxmNxArpSha(NxmNxArpSha value)
public NxAugMatchNotifPacketInBuilder setNxmNxArpTha(NxmNxArpTha value)
public NxAugMatchNotifPacketInBuilder setNxmNxNshc1(NxmNxNshc1 value)
public NxAugMatchNotifPacketInBuilder setNxmNxNshc2(NxmNxNshc2 value)
public NxAugMatchNotifPacketInBuilder setNxmNxNshc3(NxmNxNshc3 value)
public NxAugMatchNotifPacketInBuilder setNxmNxNshc4(NxmNxNshc4 value)
public NxAugMatchNotifPacketInBuilder setNxmNxNsi(NxmNxNsi value)
public NxAugMatchNotifPacketInBuilder setNxmNxNsp(NxmNxNsp 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()
build in interface org.opendaylight.yangtools.concepts.Builder<NxAugMatchNotifPacketIn>Copyright © 2015. All rights reserved.