|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.bridge.mock.MockCloudContext.Role
public static class MockCloudContext.Role
| Field Summary | |
|---|---|
String |
name
|
String |
nodeManager
|
int |
number
|
| Constructor Summary | |
|---|---|
MockCloudContext.Role(String r,
String nm,
int n)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final String name
public final String nodeManager
public final int number
| Constructor Detail |
|---|
public MockCloudContext.Role(String r,
String nm,
int n)
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||