public static interface OFMatchV1.Builder extends Match.Builder
get, getMasked, isExact, isFullyWildcarded, isPartiallyMasked, setExact, setMasked, setMasked, supports, supportsMasked, wildcardOFMatchV1 build()
Match.Builderbuild in interface Match.Builderint getWildcards()
OFMatchV1.Builder setWildcards(int wildcards)
OFPort getInPort()
OFMatchV1.Builder setInPort(OFPort inPort)
MacAddress getEthSrc()
OFMatchV1.Builder setEthSrc(MacAddress ethSrc)
MacAddress getEthDst()
OFMatchV1.Builder setEthDst(MacAddress ethDst)
OFVlanVidMatch getVlanVid()
OFMatchV1.Builder setVlanVid(OFVlanVidMatch vlanVid)
VlanPcp getVlanPcp()
OFMatchV1.Builder setVlanPcp(VlanPcp vlanPcp)
EthType getEthType()
OFMatchV1.Builder setEthType(EthType ethType)
IpDscp getIpDscp()
OFMatchV1.Builder setIpDscp(IpDscp ipDscp)
IpProtocol getIpProto()
OFMatchV1.Builder setIpProto(IpProtocol ipProto)
IPv4Address getIpv4Src()
OFMatchV1.Builder setIpv4Src(IPv4Address ipv4Src)
IPv4Address getIpv4Dst()
OFMatchV1.Builder setIpv4Dst(IPv4Address ipv4Dst)
TransportPort getTcpSrc()
OFMatchV1.Builder setTcpSrc(TransportPort tcpSrc)
TransportPort getTcpDst()
OFMatchV1.Builder setTcpDst(TransportPort tcpDst)
OFVersion getVersion()
Copyright © 2016. All rights reserved.