Class JavaHLTypesObjectFactory


  • public class JavaHLTypesObjectFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ConflictVersion createConflictVersion​(java.lang.String reposURL, java.lang.String reposUUID, long pegRevision, java.lang.String pathInRepos, NodeKind nodeKind)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JavaHLTypesObjectFactory

        public JavaHLTypesObjectFactory()
    • Method Detail

      • createConflictVersion

        public static ConflictVersion createConflictVersion​(java.lang.String reposURL,
                                                            java.lang.String reposUUID,
                                                            long pegRevision,
                                                            java.lang.String pathInRepos,
                                                            NodeKind nodeKind)