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