Uses of Enum Class
ru.cg.webbpm.script_metadata.models.ClassRef.Type
Packages that use ClassRef.Type
Package
Description
-
Uses of ClassRef.Type in ru.cg.webbpm.script_metadata.models
Methods in ru.cg.webbpm.script_metadata.models that return ClassRef.TypeModifier and TypeMethodDescriptionClassRef.getType()
static ClassRef.Type
Returns the enum constant of this class with the specified name.static ClassRef.Type[]
ClassRef.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in ru.cg.webbpm.script_metadata.models with parameters of type ClassRef.Type -
Uses of ClassRef.Type in ru.cg.webbpm.studio.subsystems.script_editor.serialization.api.xml
Methods in ru.cg.webbpm.studio.subsystems.script_editor.serialization.api.xml that return ClassRef.TypeMethods in ru.cg.webbpm.studio.subsystems.script_editor.serialization.api.xml with parameters of type ClassRef.Type