@XmlAccessorType(FIELD) @Vetoed package shop.kundenverwaltung.domain; import static javax.xml.bind.annotation.XmlAccessType.FIELD; import javax.enterprise.inject.Vetoed; import javax.xml.bind.annotation.XmlAccessorType;