Used internally within the JCSP network infrastructure to represent a set of link profiles.
Type | Name and description |
---|---|
void |
addProfile(LinkProfile p) |
LinkProfile |
getLastProfile() |
LinkProfile |
getProfile(String name) |
LinkProfile[] |
getProfiles() |
void |
removeProfile(LinkProfile p) |
String |
toString() |