Class S7.TimeOfDay

java.lang.Object
com.pnfsoftware.jeb.core.units.code.simatic.S7.TimeOfDay
Enclosing class:
S7

@Ser public static class S7.TimeOfDay extends Object
TIME_OF_DAY type parser.
  • Field Details

  • Method Details

    • create

      public static S7.TimeOfDay create(int raw)
    • getRawValue

      public int getRawValue()
    • toString

      public String toString()
      Overrides:
      toString in class Object