BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.uddi.client.structures.datatypes
Class ServiceInfos

java.lang.Object
  extended byweblogic.uddi.client.structures.datatypes.ServiceInfos

public class ServiceInfos
extends Object

Service infos is a collection of service info structures.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
ServiceInfos()
          Class constructor.
 
Method Summary
 Vector getServiceInfoVector()
          Gets the set of service infos.
 void setServiceInfoVector(Vector value)
          Sets the set of service infos.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInfos

public ServiceInfos()
Class constructor.

Method Detail

getServiceInfoVector

public Vector getServiceInfoVector()
Gets the set of service infos.

Returns:
the current set of service infos.

setServiceInfoVector

public void setServiceInfoVector(Vector value)
Sets the set of service infos.


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.