Package org.apache.syncope.common.lib.to
Class ConnIdBundle
java.lang.Object
org.apache.syncope.common.lib.to.ConnIdBundle
- All Implemented Interfaces:
Serializable,BaseBean
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBundleName(String bundleName) voidsetConnectorName(String connectorName) voidsetDisplayName(String displayName) voidsetLocation(String location) voidsetVersion(String version)
-
Constructor Details
-
ConnIdBundle
public ConnIdBundle()
-
-
Method Details
-
getDisplayName
-
setDisplayName
-
getLocation
-
setLocation
-
getBundleName
-
setBundleName
-
getConnectorName
-
setConnectorName
-
getProperties
-
getVersion
-
setVersion
-