|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object weblogic.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()
|
Copyright 1996, 2011, 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. Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |