public class UrlFileType extends AbstractUrlFileType
| Constructor and Description |
|---|
UrlFileType() |
| Modifier and Type | Method and Description |
|---|---|
File |
getDestinationDir() |
File |
getDestinationFile() |
boolean |
isReplace() |
void |
setDestinationDir(String destinationDir) |
void |
setDestinationFile(String destinationFile) |
void |
setReplace(boolean replace) |
getBaseName, getSource, getUrl, setUrlbuildIncludePatternRegex, getPattern, getProjectcheckAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toStringpublic File getDestinationDir()
public void setDestinationDir(String destinationDir)
public File getDestinationFile()
public void setDestinationFile(String destinationFile)
public boolean isReplace()
public void setReplace(boolean replace)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.