Package org.flowable.cmmn.model
Class ExtensionAttribute
java.lang.Object
org.flowable.cmmn.model.ExtensionAttribute
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
getName()
getValue()
void
void
setNamespace
(String namespace) void
setNamespacePrefix
(String namespacePrefix) void
void
setValues
(ExtensionAttribute otherAttribute) toString()
-
Field Details
-
name
-
value
-
namespacePrefix
-
namespace
-
-
Constructor Details
-
ExtensionAttribute
public ExtensionAttribute() -
ExtensionAttribute
-
-
Method Details