Ruddi™ UDDI Client API
1.0

inspireit.uddi.response.base
Class RelatedBusinessInfo

java.lang.Object
  |
  +--inspireit.uddi.response.base.RelatedBusinessInfo
All Implemented Interfaces:
java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

public class RelatedBusinessInfo
extends java.lang.Object
implements java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

A RelatedBusinessInfo holds information about a related business.

Since:
UDDI V2.0
Author:
Bertrand Fontaine, INSPIRE IT $Revision: 1.2 $
See Also:
Serialized Form

Field Summary
protected  BusinessKey businessKey
          The BusinessKey of the related business.
protected  Descriptions descriptions
          The Descriptions of the related business.
protected  Names names
          The Names of the related business.
protected  SharedRelationships sharedRelationships
          The SharedRelationShips of the related business.
 
Constructor Summary
RelatedBusinessInfo(BusinessKey businessKey, Names names, Descriptions descriptions, SharedRelationships sharedRelationships)
          RelatedBusinessInfo constructor.
 
Method Summary
 BusinessKey getBusinessKey()
          Gets the BusinessKey of the related business.
 Descriptions getDescriptions()
          Gets the Descriptions of the related business
 Names getNames()
          Gets the Names of the related business.
 SharedRelationships getSharedRelationships()
          Gets the SharedRelationShips of the related business.
 java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
          Visits this UDDI element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

businessKey

protected BusinessKey businessKey
The BusinessKey of the related business.


names

protected Names names
The Names of the related business.


descriptions

protected Descriptions descriptions
The Descriptions of the related business.


sharedRelationships

protected SharedRelationships sharedRelationships
The SharedRelationShips of the related business.

Constructor Detail

RelatedBusinessInfo

public RelatedBusinessInfo(BusinessKey businessKey,
                           Names names,
                           Descriptions descriptions,
                           SharedRelationships sharedRelationships)
RelatedBusinessInfo constructor.

Parameters:
businessKey - The BusinessKey of the related business.
names - The Names of the related business.
descriptions - The Descriptions of the related business.
Method Detail

getBusinessKey

public BusinessKey getBusinessKey()
Gets the BusinessKey of the related business.

Returns:
the BusinessKey of the related business

getNames

public Names getNames()
Gets the Names of the related business.

Returns:
the Names of the related business

getDescriptions

public Descriptions getDescriptions()
Gets the Descriptions of the related business

Returns:
the Descriptions of the related business

getSharedRelationships

public SharedRelationships getSharedRelationships()
Gets the SharedRelationShips of the related business.

Returns:
the SharedRelationShips of the related business

visit

public java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
Visits this UDDI element.

Specified by:
visit in interface inspireit.uddi.util.visitors.UDDIElement
Parameters:
visitor - The visiting UDDI object.

Ruddi™ UDDI Client API
1.0

Download now! | Submit a bug or feature
(c) 2003 INSPIRE IT
Bld Brand Whitlock 109
1200 Brussels, Belgium
All Rights Reserved.