public class Ports extends Object implements Iterable<Port>, Serializable
Ports()
List<Port>
getList()
Iterator<Port>
iterator()
void
setList(List<Port> list)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Ports()
public List<Port> getList()
public void setList(List<Port> list)
list
public Iterator<Port> iterator()
iterator
Iterable<Port>
public String toString()
toString
Object
Copyright © 2012–2014. All rights reserved.