- Timestamp:
- 05/07/11 14:24:19 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/OKBJavaConnector/AdministrationService/src/administrationservice/Main.java
r6085 r6157 83 83 ArrayOfPlatform algos = port.getPlatforms(); 84 84 85 86 85 for (Platform platform : algos.getPlatform()) { 87 86 System.out.println("platform Id:=" + platform.getId());
Note: See TracChangeset
for help on using the changeset viewer.