public interface UserDataProperty
UserDataProperty interface.
- Since:
- 1.0.16
- Author:
- Logicommerce
-
Method Details
-
getConnectorType
ConnectorType getConnectorType()getConnectorType.
- Returns:
- a
ConnectorTypeobject
-
getName
String getName()getName.
- Returns:
- a
Stringobject
-
getValue
String getValue()getValue.
- Returns:
- a
Stringobject
-
setValue
setValue.
- Parameters:
value- aStringobject
-