|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.dragon.service.wsdl.importreport.WsdlEntitiesImportReport
public class WsdlEntitiesImportReport
| Constructor Summary | |
|---|---|
WsdlEntitiesImportReport()
|
|
| Method Summary | |
|---|---|
void |
addImportedService(ImportedService importedService)
|
java.util.List<ImportedService> |
getImportedServices()
|
java.lang.String |
getServiceSpecId()
|
void |
setServiceSpecId(java.lang.String serviceSpecId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsdlEntitiesImportReport()
| Method Detail |
|---|
public void addImportedService(ImportedService importedService)
public java.lang.String getServiceSpecId()
public void setServiceSpecId(java.lang.String serviceSpecId)
serviceSpecId - the serviceSpecId to setpublic java.util.List<ImportedService> getImportedServices()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||