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

@Ser public static class S7.Time extends Object
TIME type parser.
  • Field Details

    • DEFAULT

      public static final S7.Time DEFAULT
  • Method Details

    • create

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

      public int getRawValue()
    • toString

      public String toString()
      Overrides:
      toString in class Object