@XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "") @XmlRootElement(name = "property") public class JUnitProperty
| Constructor and description |
|---|
JUnitProperty
() |
JUnitProperty
(String name, String value, String content) |
JUnitProperty
(String name, String value) |