public class FSCopyInheritance extends Object
Modifier and Type | Field and Description |
---|---|
static int |
COPY_ID_INHERIT_NEW |
static int |
COPY_ID_INHERIT_PARENT |
static int |
COPY_ID_INHERIT_SELF |
static int |
COPY_ID_INHERIT_UNKNOWN |
Constructor and Description |
---|
FSCopyInheritance(int style,
String path) |
Modifier and Type | Method and Description |
---|---|
String |
getCopySourcePath() |
int |
getStyle() |
void |
setCopySourcePath(String copySourcePath) |
void |
setStyle(int style) |
public static final int COPY_ID_INHERIT_UNKNOWN
public static final int COPY_ID_INHERIT_SELF
public static final int COPY_ID_INHERIT_PARENT
public static final int COPY_ID_INHERIT_NEW
public FSCopyInheritance(int style, String path)
Copyright © 2019. All rights reserved.