public class Port extends Object
Port(long objectId, long ifIndex, int slot, int port)
long
getIfIndex()
getObjectId()
int
getPort()
getSlot()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Port(long objectId, long ifIndex, int slot, int port)
slot
port
public int getSlot()
public int getPort()
public long getObjectId()
public long getIfIndex()
Copyright © 2015. All rights reserved.