Class FrontendBeanValue
java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.codegen.impl.bean.frontend.FrontendBeanValue
-
Constructor Summary
ConstructorsConstructorDescriptionFrontendBeanValue
(ClassRef classRef, String parentId, Set<String> interfaces, Set<Map.Entry<String, FrontendNodeValue>> nodeValues, Set<Map.Entry<String, FrontendRefValue>> refValues) FrontendBeanValue
(ClassRef classRef, Set<String> interfaces, Set<Map.Entry<String, FrontendNodeValue>> nodeValues, Set<Map.Entry<String, FrontendRefValue>> refValues) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
FrontendBeanValue
-
FrontendBeanValue
-
-
Method Details
-
getClassRef
-
getInterfaces
-
getNodeValues
-
getRefValues
-
getParentId
-