|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jade.domain.introspection.PlatformDescription
Field Summary | |
static java.lang.String |
NAME
|
Constructor Summary | |
PlatformDescription()
|
Method Summary | |
java.lang.String |
getName()
|
APDescription |
getPlatform()
|
void |
setPlatform(APDescription p)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String NAME
Constructor Detail |
public PlatformDescription()
Method Detail |
public java.lang.String getName()
public void setPlatform(APDescription p)
public APDescription getPlatform()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |