Class SourceFileView

    • Constructor Summary

      Constructors 
      Constructor Description
      SourceFileView()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getContent()  
      void setContent​(java.lang.String content)  
      • Methods inherited from class com.synopsys.integration.util.Stringable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SourceFileView

        public SourceFileView()
    • Method Detail

      • getContent

        public java.lang.String getContent()
      • setContent

        public void setContent​(java.lang.String content)