public class ValueRequestPointLocator<T> extends Object
Constructor and Description |
---|
ValueRequestPointLocator() |
public MBusAddressing getAddressing()
public void setAddressing(MBusAddressing addressing)
addressing
- the addressing to setpublic byte getAddress()
public void setAddress(byte address)
address
- the address to setpublic String getManufacturer()
public void setManufacturer(String manufacturer)
manufacturer
- the manufacturer to setpublic int getIdentnumber()
public void setIdentnumber(int identnumber)
identnumber
- the identnumber to setpublic MBusMedium getMedium()
public void setMedium(MBusMedium medium)
medium
- the medium to setpublic byte getVersion()
public void setVersion(byte version)
version
- the version to setpublic String getResponseFrameName()
public void setResponseFrameName(String responseFrameName)
responseFrameName
- the responseFrameName to setpublic DataFieldCode getDifCode()
public void setDifCode(DataFieldCode difCode)
difCode
- the difCode to setpublic FunctionField getFunctionField()
public void setFunctionField(FunctionField functionField)
functionField
- the functionField to setpublic int getDeviceUnit()
public void setDeviceUnit(int deviceUnit)
deviceUnit
- the deviceUnit to setpublic int getTariff()
public void setTariff(int tariff)
tariff
- the tariff to setpublic long getStorageNumber()
public void setStorageNumber(long storageNumber)
storageNumber
- the storageNumber to setpublic Vif getVif()
public void setVif(Vif vif)
vif
- the vif to setpublic Vife[] getVifes()
public void setVifes(Vife[] vifes)
vifes
- the vifes to setpublic DataBlock getDb()
public void setDb(DataBlock db)
db
- the db to setpublic DataBlock getTimestampDb()
public void setTimestampDb(DataBlock timestampDb)
timestampDb
- the timestampDb to setpublic UserDataResponse getFullResponse()
public void setFullResponse(UserDataResponse fullResponse)
fullResponse
- the fullResponse to setpublic T getReference()
public void setReference(T reference)
reference
- the reference to setCopyright © 2009–2014 MBus4J. All rights reserved.