ca.infoway.messagebuilder.devtools
Class ReceiverValueHolder

Package class diagram package ReceiverValueHolder
java.lang.Object
  extended by ca.infoway.messagebuilder.devtools.ReceiverValueHolder

public class ReceiverValueHolder
extends Object


Constructor Summary
ReceiverValueHolder()
           
 
Method Summary
 Identifier getDeviceAgentAgentOrganizationId()
           
 Identifier getDeviceId()
           
 String getDeviceName()
           
 TelecommunicationAddress getTelecom()
           
 void setDeviceAgentAgentOrganizationId(Identifier deviceAgentAgentOrganizationId)
           
 void setDeviceId(Identifier deviceId)
           
 void setDeviceName(String deviceName)
           
 void setTelecom(TelecommunicationAddress telecom)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReceiverValueHolder

public ReceiverValueHolder()
Method Detail

getTelecom

public TelecommunicationAddress getTelecom()

setTelecom

public void setTelecom(TelecommunicationAddress telecom)

getDeviceId

public Identifier getDeviceId()

setDeviceId

public void setDeviceId(Identifier deviceId)

getDeviceName

public String getDeviceName()

setDeviceName

public void setDeviceName(String deviceName)

getDeviceAgentAgentOrganizationId

public Identifier getDeviceAgentAgentOrganizationId()

setDeviceAgentAgentOrganizationId

public void setDeviceAgentAgentOrganizationId(Identifier deviceAgentAgentOrganizationId)


Copyright © 2013. All Rights Reserved.