Adding annotation for the description

revert-70aa11f8
Dulitha Wijewantha 9 years ago
parent 002a1ec580
commit 5962694ec2

@ -171,6 +171,7 @@ public class Policy implements Comparable<Policy>, Serializable {
this.updated = updated;
}
@XmlElement
public String getDescription() {
return description;
}

Loading…
Cancel
Save