Class N2oConfigConflict


  • public class N2oConfigConflict
    extends N2oConfigCommit
    Since:
    12.08.2015
    Author:
    dfirstov
    • Constructor Detail

      • N2oConfigConflict

        public N2oConfigConflict()
    • Method Detail

      • getConflictContent

        public String getConflictContent()
      • setConflictContent

        public void setConflictContent​(String conflictContent)
      • getMergeContent

        public String getMergeContent()
      • setMergeContent

        public void setMergeContent​(String mergeContent)
      • getParentContent

        public String getParentContent()
      • setParentContent

        public void setParentContent​(String parentContent)