Class DeveloperModeBdioContent


  • public class DeveloperModeBdioContent
    extends com.synopsys.integration.util.Stringable
    • Constructor Summary

      Constructors 
      Constructor Description
      DeveloperModeBdioContent​(java.lang.String fileName, java.lang.String content)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getContent()  
      java.lang.String getFileName()  
      • 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

      • DeveloperModeBdioContent

        public DeveloperModeBdioContent​(java.lang.String fileName,
                                        java.lang.String content)
    • Method Detail

      • getFileName

        public java.lang.String getFileName()
      • getContent

        public java.lang.String getContent()