blob: 0853fea607f7594926c85ed52c10f276910c382f [file] [log] [blame]
package org.openflow.types;
/**
* A wrapper around the OpenFlow physical port description. The interfaces to
* this object are version agnostic.
*
* @author capveg
*/
public class OFPhysicalPort {
}