Class FSParentPath


  • public class FSParentPath
    extends java.lang.Object
    Version:
    1.3
    Author:
    TMate Software Ltd.
    • Constructor Detail

      • FSParentPath

        public FSParentPath​(FSParentPath newParentPath)
    • Method Detail

      • getEntryName

        public java.lang.String getEntryName()
      • getCopyStyle

        public int getCopyStyle()
      • setCopyStyle

        public void setCopyStyle​(int newCopyStyle)
      • getCopySourcePath

        public java.lang.String getCopySourcePath()
      • setCopySourcePath

        public void setCopySourcePath​(java.lang.String newCopyPath)
      • setParentPath

        public void setParentPath​(FSRevisionNode newRevNode,
                                  java.lang.String newEntry,
                                  FSParentPath newParentPath)
      • getRelativePath

        public java.lang.String getRelativePath​(FSParentPath ancestor)