jaxb exclude field

Solutions on MaxInterview for jaxb exclude field by the best coders in the world

showing results for - "jaxb exclude field"
Montserrat
02 Sep 2020
1import javax.xml.bind.annotation.XmlTransient;
2 
3@XmlTransient
4private String somefield; //field to be excluded
queries leading to this page
jaxb exclude fieldjaxb exclude field