org.apache.juddi.datatype
Class SharedRelationships
java.lang.Object
org.apache.juddi.datatype.SharedRelationships
- All Implemented Interfaces:
- java.io.Serializable, RegistryObject
public class SharedRelationships
- extends java.lang.Object
- implements RegistryObject
- Author:
- Anou Manavalan, Steve Viens (sviens@apache.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SharedRelationships
public SharedRelationships()
SharedRelationships
public SharedRelationships(java.util.Vector refs)
getDirection
public java.lang.String getDirection()
- Returns:
- Returns the direction.
setDirection
public void setDirection(java.lang.String direction)
- Parameters:
direction
- The direction to set.
addKeyedReference
public void addKeyedReference(KeyedReference ref)
getKeyedReferenceVector
public java.util.Vector getKeyedReferenceVector()
setKeyedReferenceVector
public void setKeyedReferenceVector(java.util.Vector refs)
size
public int size()
Copyright ? 2003 Apache Software Foundation. All rights reserved.