Uses of Class
org.apache.plc4x.java.knxnetip.readwrite.RelativeTimestamp
Packages that use RelativeTimestamp
-
Uses of RelativeTimestamp in org.apache.plc4x.java.knxnetip.readwrite
Fields in org.apache.plc4x.java.knxnetip.readwrite declared as RelativeTimestampModifier and TypeFieldDescriptionprotected final RelativeTimestampCEMIAdditionalInformationRelativeTimestamp.relativeTimestampMethods in org.apache.plc4x.java.knxnetip.readwrite that return RelativeTimestampModifier and TypeMethodDescriptionCEMIAdditionalInformationRelativeTimestamp.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 RelativeTimestampModifierConstructorDescriptionCEMIAdditionalInformationRelativeTimestamp(RelativeTimestamp relativeTimestamp) CEMIAdditionalInformationRelativeTimestampBuilder(RelativeTimestamp relativeTimestamp)