public class Ports extends Object implements Iterable<Port>, Serializable
Constructor and Description |
---|
Ports() |
Modifier and Type | Method and Description |
---|---|
List<Port> |
getList() |
Iterator<Port> |
iterator() |
void |
setList(List<Port> list) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2012–2016. All rights reserved.