org.gridprovenance.client.relationships
Class RelationObject
java.lang.Object
org.gridprovenance.client.relationships.RelationObject
public class RelationObject
- extends java.lang.Object
RelationObject class
- Author:
- Sheng Jiang
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelationObject
public RelationObject()
RelationObject
public RelationObject(DataAccessor objectDA,
java.net.URI objectParameterName,
GlobalPAssertionKey objectGPAK,
org.apache.axis.message.addressing.EndpointReference objectLink)
getDataAccessor
public DataAccessor getDataAccessor()
getParameterName
public java.net.URI getParameterName()
getGPAK
public GlobalPAssertionKey getGPAK()
getObjectLink
public org.apache.axis.message.addressing.EndpointReference getObjectLink()