ca.infoway.messagebuilder.devtools
Class SenderValueHolder
java.lang.Object
ca.infoway.messagebuilder.devtools.SenderValueHolder
public class SenderValueHolder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SenderValueHolder
public SenderValueHolder()
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.