Class ExportedGroup
java.lang.Object
org.bonitasoft.engine.identity.xml.ExportedGroup
- Author:
- Baptiste Mesta
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()voidsetDescription(String description) voidsetDisplayName(String displayName) voidsetIconName(String iconName) voidsetIconPath(String iconPath) voidvoidsetParentPath(String parentPath) toString()
-
Constructor Details
-
ExportedGroup
public ExportedGroup() -
ExportedGroup
-
-
Method Details
-
getName
-
setName
-
getParentPath
-
setParentPath
-
getDisplayName
-
setDisplayName
-
getDescription
-
setDescription
-
getIconName
-
setIconName
-
getIconPath
-
setIconPath
-
equals
-
hashCode
public int hashCode() -
toString
-