inspireit.uddi.base
Class FromKey
java.lang.Object
|
+--inspireit.uddi.base.UDDIKey
|
+--inspireit.uddi.base.FromKey
- All Implemented Interfaces:
- java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement
- public class FromKey
- extends UDDIKey
- implements inspireit.uddi.util.visitors.UDDIElement
FromKey is a place holder for a BusinessKey value. It is used in several
messages and is not intended to always represent a positional place in a
relationship.
- Since:
- UDDI V2.0
- Author:
- Bertrand Fontaine, INSPIRE IT
$Revision: 1.2 $
- See Also:
- Serialized Form
|
Method Summary |
boolean |
equals(java.lang.Object o)
Checks whether this FromKey is equal to a passed Object o. |
java.lang.Object |
visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
Visits this FromKey. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FromKey
public FromKey(BusinessKey fromKey)
- FromKey constructor.
- Parameters:
fromKey - The value of the FromKey key.
equals
public boolean equals(java.lang.Object o)
- Checks whether this FromKey is equal to a passed Object o.
- Overrides:
equals in class UDDIKey
- Parameters:
o - The Object to check for equality.
- Returns:
- true if o is equal to this FromKey; false otherwise
visit
public java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
- Visits this FromKey.
- Specified by:
visit in interface inspireit.uddi.util.visitors.UDDIElement
- Parameters:
visitor - The Visitor visiting this FromKey.
Download now! | Submit a bug or feature
(c) 2003 INSPIRE IT
Bld Brand Whitlock 109
1200 Brussels, Belgium
All Rights Reserved.