public class JsModelProperty
| Constructor and description |
|---|
JsModelProperty
() |
JsModelProperty
(String name, String value, List<String> strings) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public String |
getPropertyName() |
|
public String |
getPropertyValue() |
|
public void |
setPropertyName(String propertyName) |
|
public void |
setPropertyValue(String propertyValue) |