- java.lang.Object
-
- com.logicommerce.sdk.models.ElementProperyImpl
-
- com.logicommerce.sdk.models.ElementPropertyPlugin
-
- All Implemented Interfaces:
ElementProperty
public class ElementPropertyPlugin extends ElementProperyImpl
-
-
Constructor Summary
Constructors Constructor Description ElementPropertyPlugin()ElementPropertyPlugin(ElementProperty property)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetPluginId()voidsetPluginId(Integer pluginId)-
Methods inherited from class com.logicommerce.sdk.models.ElementProperyImpl
getName, getValue, setName, setValue
-
-
-
-
Constructor Detail
-
ElementPropertyPlugin
public ElementPropertyPlugin()
-
ElementPropertyPlugin
public ElementPropertyPlugin(ElementProperty property)
-
-