public class KafkaProducerNode.UserTableRow extends NodePropertyRow
Table name = userTable Row names = UserTableRow
copyright
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUserProperty()
Get the UserTableRow "UserProperty" property
|
java.lang.String |
getUserValue()
Get the UserTableRow "UserValue" property
|
void |
setUserProperty(java.lang.String value)
Set the UserTableRow "UserProperty" property
|
void |
setUserValue(java.lang.String value)
Set the UserTableRow "UserValue" property
|
public void setUserProperty(java.lang.String value)
value
- String ; the value to set the property "UserProperty"public java.lang.String getUserProperty()
public void setUserValue(java.lang.String value)
value
- String ; the value to set the property "UserValue"public java.lang.String getUserValue()