|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.juddi.datatype.service.BusinessServices
public class BusinessServices
Constructor Summary | |
---|---|
BusinessServices()
|
|
BusinessServices(int size)
|
Method Summary | |
---|---|
void |
addBusinessService(BusinessService service)
|
java.util.Vector |
getBusinessServiceVector()
|
void |
setBusinessServiceVector(java.util.Vector services)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BusinessServices()
public BusinessServices(int size)
Method Detail |
---|
public void addBusinessService(BusinessService service)
public void setBusinessServiceVector(java.util.Vector services)
public java.util.Vector getBusinessServiceVector()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |