Class StreamContentUnparsed

java.lang.Object
com.infoteria.asteria.flowlibrary2.stream.StreamContentUnparsed
All Implemented Interfaces:
Serializable

public class StreamContentUnparsed extends Object
See Also:
  • Constructor Details

    • StreamContentUnparsed

      public StreamContentUnparsed()
  • Method Details

    • getRecordCount

      public int getRecordCount()
    • setRecordCount

      public void setRecordCount(int recordCount)
    • isDataRecreated

      public boolean isDataRecreated()
    • setDataRecreated

      public void setDataRecreated(boolean isDataRecreated)
    • getByteValue

      public byte[] getByteValue()
    • setByteValue

      public void setByteValue(byte[] _byteValue)
    • getStrValue

      public String getStrValue()
    • setStrValue

      public void setStrValue(String _strValue)