-
public interface UserDataPropertyUserDataProperty interface.
- Since:
- 1.0.16
- Author:
- Logicommerce
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConnectorTypegetConnectorType()getConnectorType.StringgetName()getName.StringgetValue()getValue.voidsetValue(String value)setValue.
-
-
-
Method Detail
-
getConnectorType
ConnectorType getConnectorType()
getConnectorType.
- Returns:
- a
ConnectorTypeobject
-
-