@XmlAttribute(name = "active") protected Boolean active;
Run xjc locally or via build tool to keep code generation in your pipeline and avoid uploading sensitive schemas.
@XmlElement(required = false) protected Double salary;
@XmlAttribute(name = "active") protected Boolean active;
Run xjc locally or via build tool to keep code generation in your pipeline and avoid uploading sensitive schemas.
@XmlElement(required = false) protected Double salary;
@XmlAttribute(name = "active") protected Boolean active;
Run xjc locally or via build tool to keep code generation in your pipeline and avoid uploading sensitive schemas. convert xsd to java pojo online
@XmlElement(required = false) protected Double salary; @XmlAttribute(name = "active") protected Boolean active