|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceInfos | |
---|---|
weblogic.uddi.client.structures.datatypes | Provides classes for UDDI client datatypes. |
weblogic.uddi.client.structures.response | Provides classes for UDDI client response. |
Uses of ServiceInfos in weblogic.uddi.client.structures.datatypes |
---|
Methods in weblogic.uddi.client.structures.datatypes that return ServiceInfos | |
---|---|
ServiceInfos |
BusinessInfo.getServiceInfos()
Get the service infos. |
Methods in weblogic.uddi.client.structures.datatypes with parameters of type ServiceInfos | |
---|---|
void |
BusinessInfo.setServiceInfos(ServiceInfos value)
Set the service infos. |
Uses of ServiceInfos in weblogic.uddi.client.structures.response |
---|
Methods in weblogic.uddi.client.structures.response that return ServiceInfos | |
---|---|
ServiceInfos |
ServiceList.getServiceInfos()
Gets the service infos. |
Methods in weblogic.uddi.client.structures.response with parameters of type ServiceInfos | |
---|---|
void |
ServiceList.setServiceInfos(ServiceInfos value)
Sets the service infos. |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/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 NEXT | FRAMES NO FRAMES |