Class CommunicationLogContext

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final String eprAddress
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getEprAddress() Gets the EPR address (identification) of a device.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommunicationLogContext

        CommunicationLogContext(String eprAddress)
    • Method Detail

      • getEprAddress

         String getEprAddress()

        Gets the EPR address (identification) of a device.

        Returns:

        the EPR address.