Class XmlComponent
java.lang.Object
ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.xml.XmlComponent
- All Implemented Interfaces:
HasVersions
- Author:
- Abdulin Ildar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIcon()
getId()
getName()
getScope()
void
setCategory
(String category) void
setDocumentation
(String documentation) void
void
void
setInternal
(Boolean internal) void
setLocalization
(String localization) void
void
setRootObject
(XmlPageObject rootObject) void
void
setVersions
(Versions versions) toString()
-
Constructor Details
-
XmlComponent
public XmlComponent()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getScope
-
setScope
-
getCategory
-
setCategory
-
getLocalization
-
setLocalization
-
getIcon
-
setIcon
-
getDocumentation
-
setDocumentation
-
getInternal
-
setInternal
-
getVersions
- Specified by:
getVersions
in interfaceHasVersions
-
setVersions
- Specified by:
setVersions
in interfaceHasVersions
-
getRootObject
-
setRootObject
-
toString
-