Package com.uc4.api.objects
Class CustomAttribute
java.lang.Object
com.uc4.api.objects.CustomAttribute
Custom Attribute.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionCustomAttribute
(String name, String value) Creates a newCustomAttribute
.protected
CustomAttribute
(Element row) -
Method Summary
-
Constructor Details
-
CustomAttribute
Creates a newCustomAttribute
.- Parameters:
name
- Name (Key) of the Custom Attribute Variable defined in the Variable UC_CUSTOM_ATTRIBUTESvalue
- Selected Key of the user defined custom attribute
-
CustomAttribute
-
-
Method Details