Ruddi™ UDDI Client API
1.0

inspireit.uddi.base
Class OverviewURL

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

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

OverviewURL holds a URL reference to a long form of an overview document that covers the way a particular TModel specific reference is used as a component of an overall Web service description. The suggested format is a URL that is suitable for retrieving an HTML based description via a Web browser or HTTP GET operation.

Author:
Bertrand Fontaine, INSPIRE IT $Revision: 1.2 $
See Also:
Serialized Form

Field Summary
protected  java.lang.String overviewURL
          The OverviewURL information.
static UseType TEXT
          OverviewURL use type 'text'.
protected  UseType useType
          The use type.
static UseType WSDLINTERFACE
          OverviewURL use type 'wsdlInterface'.
 
Constructor Summary
OverviewURL(java.lang.String overviewURL)
          OverviewURL constructor.
 
Method Summary
 boolean equals(java.lang.Object o)
          Checks whether an object is equal to this OverviewURL.
 UseType getUseType()
          Gets the use type.
 void setUseType(UseType useType)
          Sets the use type.
 java.lang.String toString()
          String representation of this OverviewURL.
 java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
          Visits this OverviewURL.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

overviewURL

protected java.lang.String overviewURL
The OverviewURL information.


TEXT

public static final UseType TEXT
OverviewURL use type 'text'.


WSDLINTERFACE

public static final UseType WSDLINTERFACE
OverviewURL use type 'wsdlInterface'.


useType

protected UseType useType
The use type.

Constructor Detail

OverviewURL

public OverviewURL(java.lang.String overviewURL)
OverviewURL constructor.

Parameters:
overviewURL - The OverviewURL information.
Method Detail

setUseType

public void setUseType(UseType useType)
Sets the use type.

Parameters:
useType - The use type.
Since:
UDDI V3.0

getUseType

public UseType getUseType()
Gets the use type.

Returns:
the use type
Since:
UDDI V3.0

toString

public java.lang.String toString()
String representation of this OverviewURL.

Overrides:
toString in class java.lang.Object
Returns:
a String representation of this OverviewURL

visit

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

Specified by:
visit in interface inspireit.uddi.util.visitors.UDDIElement
Parameters:
visitor - The Visitor visiting this OverviewURL.

equals

public boolean equals(java.lang.Object o)
Checks whether an object is equal to this OverviewURL.

Overrides:
equals in class java.lang.Object
Parameters:
o - The object to test for equality.
Returns:
true if o and this OverviewURL are equal; false otherwise

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.