ca.infoway.messagebuilder.devtools
Class SenderValueHolder

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

public class SenderValueHolder
extends Object


Constructor Summary
SenderValueHolder()
           
 
Method Summary
 Identifier getDeviceAgentAgentOrganizationId()
           
 String getDeviceDesc()
           
 Interval<Date> getDeviceExistenceTime()
           
 Identifier getDeviceId()
           
 String getDeviceManufacturerModelName()
           
 String getDeviceName()
           
 String getDeviceSoftwareName()
           
 TelecommunicationAddress getTelecom()
           
 void setDeviceAgentAgentOrganizationId(Identifier deviceAgentAgentOrganizationId)
           
 void setDeviceDesc(String deviceDesc)
           
 void setDeviceExistenceTime(Interval<Date> deviceExistenceTime)
           
 void setDeviceId(Identifier deviceId)
           
 void setDeviceManufacturerModelName(String deviceManufacturerModelName)
           
 void setDeviceName(String deviceName)
           
 void setDeviceSoftwareName(String deviceSoftwareName)
           
 void setTelecom(TelecommunicationAddress telecom)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SenderValueHolder

public SenderValueHolder()
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)

getDeviceDesc

public String getDeviceDesc()

setDeviceDesc

public void setDeviceDesc(String deviceDesc)

getDeviceExistenceTime

public Interval<Date> getDeviceExistenceTime()

setDeviceExistenceTime

public void setDeviceExistenceTime(Interval<Date> deviceExistenceTime)

getDeviceManufacturerModelName

public String getDeviceManufacturerModelName()

setDeviceManufacturerModelName

public void setDeviceManufacturerModelName(String deviceManufacturerModelName)

getDeviceSoftwareName

public String getDeviceSoftwareName()

setDeviceSoftwareName

public void setDeviceSoftwareName(String deviceSoftwareName)

getDeviceAgentAgentOrganizationId

public Identifier getDeviceAgentAgentOrganizationId()

setDeviceAgentAgentOrganizationId

public void setDeviceAgentAgentOrganizationId(Identifier deviceAgentAgentOrganizationId)


Copyright © 2013. All Rights Reserved.