Class FSCopyInheritance


  • public class FSCopyInheritance
    extends java.lang.Object
    Version:
    1.3
    • Field Detail

      • COPY_ID_INHERIT_UNKNOWN

        public static final int COPY_ID_INHERIT_UNKNOWN
        See Also:
        Constant Field Values
      • myStyle

        private int myStyle
      • myCopySourcePath

        private java.lang.String myCopySourcePath
    • Constructor Detail

      • FSCopyInheritance

        public FSCopyInheritance​(int style,
                                 java.lang.String path)
    • Method Detail

      • getCopySourcePath

        public java.lang.String getCopySourcePath()
      • getStyle

        public int getStyle()
      • setCopySourcePath

        public void setCopySourcePath​(java.lang.String copySourcePath)
      • setStyle

        public void setStyle​(int style)