|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxeus.net.scanner.PortProperties
Constructor Summary | |
PortProperties()
|
|
PortProperties(java.lang.String host,
int port,
int portType)
|
Method Summary | |
java.lang.String |
getHost()
|
int |
getPort()
|
int |
getPortType()
|
void |
setHost(java.lang.String host)
|
void |
setPort(int port)
|
void |
setPortType(int portType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortProperties()
public PortProperties(java.lang.String host, int port, int portType)
Method Detail |
public java.lang.String getHost()
public void setHost(java.lang.String host)
public int getPort()
public void setPort(int port)
public int getPortType()
public void setPortType(int portType)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |