public void xdrDecode(XdrDecodingStream xdr)
 {
     gdda_notification_types = new bitmap4(xdr);
     gdda_child_attr_delay   = new attr_notice4(xdr);
     gdda_dir_attr_delay     = new attr_notice4(xdr);
     gdda_child_attributes   = new bitmap4(xdr);
     gdda_dir_attributes     = new bitmap4(xdr);
 }
 public void xdrDecode(XdrDecodingStream xdr)
 {
     gdda_notification_types = new bitmap4(xdr);
     gdda_child_attr_delay = new attr_notice4(xdr);
     gdda_dir_attr_delay = new attr_notice4(xdr);
     gdda_child_attributes = new bitmap4(xdr);
     gdda_dir_attributes = new bitmap4(xdr);
 }