public class SfcScfMatch extends Object
Constructor and Description |
---|
SfcScfMatch() |
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match |
build()
Build openflow match.
|
SfcScfMatch |
setAclMatch(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev160218.access.lists.acl.access.list.entries.ace.Matches matches)
set IETF Acl matches.
|
SfcScfMatch |
setPortMatch(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId port)
set port match.
|
public SfcScfMatch setPortMatch(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId port)
port
- ovs portpublic SfcScfMatch setAclMatch(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev160218.access.lists.acl.access.list.entries.ace.Matches matches)
matches
- IETF ACL matchespublic org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match build()
Copyright © 2017 OpenDaylight. All rights reserved.