|
Oracle | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.uddi.client.structures.datatypes.BusinessServices
public class BusinessServices
BusinessServices contains one or more business service descriptions.
| Constructor Summary | |
|---|---|
BusinessServices()
Class constructor. |
|
| Method Summary | |
|---|---|
void |
addBusinessService(BusinessService value)
Adds a new business service to the set of business services. |
Vector |
getBusinessServiceVector()
Gets the set of business services. |
void |
setBusinessServiceVector(Vector value)
Gets the set of business services. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BusinessServices()
| Method Detail |
|---|
public void addBusinessService(BusinessService value)
value - the new business services.public void setBusinessServiceVector(Vector value)
value - the new set of business services.public Vector getBusinessServiceVector()
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||