public abstract class IdentifiableBase extends Object implements Identifiable, WriteContents
Constructor and Description |
---|
IdentifiableBase() |
Modifier and Type | Method and Description |
---|---|
void |
write(OutputStream os)
Write the data for this object as a CDR encapsulation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId
writeContents
public final void write(OutputStream os)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.