Package iip.datatypes
Class MipMqttInputImpl
java.lang.Object
iip.datatypes.MipMqttInputImpl
- All Implemented Interfaces:
MipMqttInput
Implementation of the application data type MipMqttInput.
Generated by: EASy-Producer.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the value ofmipbitstream_ai_clock.Returns the value ofmipbitstream_ai_data1.Returns the value ofmipbitstream_ai_data2.Returns the value ofmipcommand.Returns the value ofmipcontext.Returns the value ofmipdate.Returns the value ofmipfrom.Returns the value ofmipreader.getMipto()Returns the value ofmipto.inthashCode()voidsetMipbitstream_ai_clock(String value) Changes the value ofmipbitstream_ai_clock.voidsetMipbitstream_ai_data1(String value) Changes the value ofmipbitstream_ai_data1.voidsetMipbitstream_ai_data2(String value) Changes the value ofmipbitstream_ai_data2.voidsetMipcommand(String value) Changes the value ofmipcommand.voidsetMipcontext(String value) Changes the value ofmipcontext.voidsetMipdate(String value) Changes the value ofmipdate.voidsetMipfrom(String value) Changes the value ofmipfrom.voidsetMipreader(String value) Changes the value ofmipreader.voidChanges the value ofmipto.toString()
-
Field Details
-
mipcontext
-
mipdate
-
mipto
-
mipfrom
-
mipcommand
-
mipbitstream_ai_clock
-
mipbitstream_ai_data1
-
mipbitstream_ai_data2
-
mipreader
-
-
Constructor Details
-
MipMqttInputImpl
public MipMqttInputImpl()Default constructor. Fields are pre-allocated with default Java values. -
MipMqttInputImpl
Copy constructor.- Parameters:
from- the instance to copy the values from
-
-
Method Details
-
getMipcontext
Description copied from interface:MipMqttInputReturns the value ofmipcontext.- Specified by:
getMipcontextin interfaceMipMqttInput- Returns:
- the value
-
setMipcontext
Description copied from interface:MipMqttInputChanges the value ofmipcontext.- Specified by:
setMipcontextin interfaceMipMqttInput- Parameters:
value- the new value
-
getMipdate
Description copied from interface:MipMqttInputReturns the value ofmipdate.- Specified by:
getMipdatein interfaceMipMqttInput- Returns:
- the value
-
setMipdate
Description copied from interface:MipMqttInputChanges the value ofmipdate.- Specified by:
setMipdatein interfaceMipMqttInput- Parameters:
value- the new value
-
getMipto
Description copied from interface:MipMqttInputReturns the value ofmipto.- Specified by:
getMiptoin interfaceMipMqttInput- Returns:
- the value
-
setMipto
Description copied from interface:MipMqttInputChanges the value ofmipto.- Specified by:
setMiptoin interfaceMipMqttInput- Parameters:
value- the new value
-
getMipfrom
Description copied from interface:MipMqttInputReturns the value ofmipfrom.- Specified by:
getMipfromin interfaceMipMqttInput- Returns:
- the value
-
setMipfrom
Description copied from interface:MipMqttInputChanges the value ofmipfrom.- Specified by:
setMipfromin interfaceMipMqttInput- Parameters:
value- the new value
-
getMipcommand
Description copied from interface:MipMqttInputReturns the value ofmipcommand.- Specified by:
getMipcommandin interfaceMipMqttInput- Returns:
- the value
-
setMipcommand
Description copied from interface:MipMqttInputChanges the value ofmipcommand.- Specified by:
setMipcommandin interfaceMipMqttInput- Parameters:
value- the new value
-
getMipbitstream_ai_clock
Description copied from interface:MipMqttInputReturns the value ofmipbitstream_ai_clock.- Specified by:
getMipbitstream_ai_clockin interfaceMipMqttInput- Returns:
- the value
-
setMipbitstream_ai_clock
Description copied from interface:MipMqttInputChanges the value ofmipbitstream_ai_clock.- Specified by:
setMipbitstream_ai_clockin interfaceMipMqttInput- Parameters:
value- the new value
-
getMipbitstream_ai_data1
Description copied from interface:MipMqttInputReturns the value ofmipbitstream_ai_data1.- Specified by:
getMipbitstream_ai_data1in interfaceMipMqttInput- Returns:
- the value
-
setMipbitstream_ai_data1
Description copied from interface:MipMqttInputChanges the value ofmipbitstream_ai_data1.- Specified by:
setMipbitstream_ai_data1in interfaceMipMqttInput- Parameters:
value- the new value
-
getMipbitstream_ai_data2
Description copied from interface:MipMqttInputReturns the value ofmipbitstream_ai_data2.- Specified by:
getMipbitstream_ai_data2in interfaceMipMqttInput- Returns:
- the value
-
setMipbitstream_ai_data2
Description copied from interface:MipMqttInputChanges the value ofmipbitstream_ai_data2.- Specified by:
setMipbitstream_ai_data2in interfaceMipMqttInput- Parameters:
value- the new value
-
getMipreader
Description copied from interface:MipMqttInputReturns the value ofmipreader.- Specified by:
getMipreaderin interfaceMipMqttInput- Returns:
- the value
-
setMipreader
Description copied from interface:MipMqttInputChanges the value ofmipreader.- Specified by:
setMipreaderin interfaceMipMqttInput- Parameters:
value- the new value
-
hashCode
public int hashCode() -
equals
-
toString
-