Пример #1
0
 protected void marshalReferences(uka.transport.MarshalStream _stream)
     throws java.io.IOException {
   _stream.writeObject(newFeatures);
   _stream.writeObject(name);
 }
Пример #2
0
 protected void marshalReferences(uka.transport.MarshalStream _stream)
     throws java.io.IOException {
   _stream.writeObject(this.value);
 }