|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.bridge.mock.MockCloudContext.AllowedRelation
public static class MockCloudContext.AllowedRelation
| Field Summary | |
|---|---|
String |
destType
|
String |
role
|
String |
sourceType
|
| Constructor Summary | |
|---|---|
MockCloudContext.AllowedRelation(String r,
String s,
String d)
|
|
| 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 role
public final String sourceType
public final String destType
| Constructor Detail |
|---|
public MockCloudContext.AllowedRelation(String r,
String s,
String d)
| 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 | |||||||||