Uses of Class
org.apache.plc4x.java.knxnetip.readwrite.RelativeTimestamp
-
Packages that use RelativeTimestamp Package Description org.apache.plc4x.java.knxnetip.readwrite -
-
Uses of RelativeTimestamp in org.apache.plc4x.java.knxnetip.readwrite
Fields in org.apache.plc4x.java.knxnetip.readwrite declared as RelativeTimestamp Modifier and Type Field Description protected RelativeTimestampCEMIAdditionalInformationRelativeTimestamp. relativeTimestampMethods in org.apache.plc4x.java.knxnetip.readwrite that return RelativeTimestamp Modifier and Type Method Description RelativeTimestampCEMIAdditionalInformationRelativeTimestamp. getRelativeTimestamp()static RelativeTimestampRelativeTimestamp. staticParse(ReadBuffer readBuffer)static RelativeTimestampRelativeTimestamp. staticParse(ReadBuffer readBuffer, Object... args)Constructors in org.apache.plc4x.java.knxnetip.readwrite with parameters of type RelativeTimestamp Constructor Description CEMIAdditionalInformationRelativeTimestamp(RelativeTimestamp relativeTimestamp)CEMIAdditionalInformationRelativeTimestampBuilderImpl(RelativeTimestamp relativeTimestamp)
-