public class ConnectorResource extends Object implements Serializable
| Constructor and Description |
|---|
ConnectorResource() |
ConnectorResource(String type,
boolean enable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
boolean |
isEnable() |
void |
setEnable(boolean enable) |
void |
setType(String type) |
public ConnectorResource()
public ConnectorResource(String type, boolean enable)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.