Package org.syncany.operations.init
Class GenlinkOperationOptions
- java.lang.Object
-
- org.syncany.operations.init.GenlinkOperationOptions
-
- All Implemented Interfaces:
OperationOptions
public class GenlinkOperationOptions extends java.lang.Object implements OperationOptions
-
-
Constructor Summary
Constructors Constructor Description GenlinkOperationOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isShortUrl()
void
setShortUrl(boolean shortUrl)
-
-
-
Constructor Detail
-
GenlinkOperationOptions
public GenlinkOperationOptions()
-
-
Method Detail
-
isShortUrl
public boolean isShortUrl()
-
setShortUrl
public void setShortUrl(boolean shortUrl)
-
-