be.ehealth.technicalconnector.handler.domain
Class WsAddressingRelatesTo

java.lang.Object
  extended by be.ehealth.technicalconnector.handler.domain.WsAddressingRelatesTo

public class WsAddressingRelatesTo
extends Object

WsAddressiong relatesTo business object.


Constructor Summary
WsAddressingRelatesTo()
           
 
Method Summary
 String getRelationshipType()
           
 URI getReleatesTo()
           
 void setRelationshipType(String relationshipType)
           
 void setReleatesTo(URI releatesTo)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsAddressingRelatesTo

public WsAddressingRelatesTo()
Method Detail

getRelationshipType

public String getRelationshipType()
Returns:
the relationshipType

setRelationshipType

public void setRelationshipType(String relationshipType)
Parameters:
relationshipType - the relationshipType to set

getReleatesTo

public URI getReleatesTo()
Returns:
the releatesTo

setReleatesTo

public void setReleatesTo(URI releatesTo)
Parameters:
releatesTo - the releatesTo to set



Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.