public class SourceOptionsSiteColl extends GenericModel
| Constructor and Description | 
|---|
SourceOptionsSiteColl()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Long | 
getLimit()
Gets the limit. 
 | 
java.lang.String | 
getSiteCollectionPath()
Gets the siteCollectionPath. 
 | 
void | 
setLimit(long limit)
Sets the limit. 
 | 
void | 
setSiteCollectionPath(java.lang.String siteCollectionPath)
Sets the siteCollectionPath. 
 | 
equals, hashCode, toStringpublic java.lang.String getSiteCollectionPath()
public java.lang.Long getLimit()
public void setSiteCollectionPath(java.lang.String siteCollectionPath)
siteCollectionPath - the new siteCollectionPathpublic void setLimit(long limit)
limit - the new limit