1617181920212223
xml.append("<ClearVegetation />"); return xml.toString(); } public ClearVegetation initializeFromNode(Realm realm, Node node) { ClearVegetation clearVegetation = new ClearVegetation(); return clearVegetation; }