public class DestinationRepositoryDescriptor extends Object
Constructor and Description |
---|
DestinationRepositoryDescriptor(File location,
String name) |
DestinationRepositoryDescriptor(File location,
String name,
boolean compress,
boolean metaDataOnly,
boolean append) |
Modifier and Type | Method and Description |
---|---|
File |
getLocation() |
String |
getName() |
boolean |
isAppend() |
boolean |
isCompress() |
boolean |
isMetaDataOnly() |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.