org.jcsp.net.settings
Class LinkProfiles
java.lang.Object
org.jcsp.net.settings.LinkProfiles
public class LinkProfiles
- extends Object
Used internally within the JCSP network infrastructure to represent a set of link profiles.
- Author:
- Quickstone Technologies Limited
LinkProfiles
public LinkProfiles()
addProfile
public void addProfile(LinkProfile p)
removeProfile
public void removeProfile(LinkProfile p)
getProfile
public LinkProfile getProfile(String name)
getProfiles
public LinkProfile[] getProfiles()
getLastProfile
public LinkProfile getLastProfile()
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc2 of the JCSP API Specification (Copyright 1997-2007 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.