public class PlatformList extends Object
PlatformList class.
protected List<Platform>
tList
PlatformList()
void
add(Platform ex)
List<Platform>
getList()
setList(List<Platform> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<Platform> tList
public PlatformList()
Constructor for PlatformList.
public List<Platform> getList()
getList.
List
public void setList(List<Platform> list)
setList.
list
public void add(Platform ex)
add.
ex
Platform
Copyright © 2015 SeqWare. All rights reserved.