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

@Ser public static class S7.StringA extends Object
STRING types parser.
  • Field Details

  • Constructor Details

    • StringA

      public StringA(int maxlen, byte[] stringBytes)
  • Method Details

    • getCurrentLength

      public int getCurrentLength()
    • getMaximumLength

      public int getMaximumLength()
    • getMemorySizeInBytes

      public int getMemorySizeInBytes()
    • getStringBytes

      public byte[] getStringBytes()
    • toString

      public String toString()
      Overrides:
      toString in class Object