package org.jbpm.kie.services.impl.jaxb; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; public class GrandChild { public GreatGrandChild greatGrandChild; }