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, waitgetIdwriteContentspublic final void write(OutputStream os)
Copyright © 2018 JBoss by Red Hat. All rights reserved.