public class FQNTuple extends Object implements Serializable
| Constructor and Description |
|---|
FQNTuple() |
FQNTuple(String c,
String a) |
| Modifier and Type | Method and Description |
|---|---|
void |
deserializeIt(DmcInputStreamIF dis) |
void |
serializeIt(DmcOutputStreamIF dos) |
String |
toString() |
public void serializeIt(DmcOutputStreamIF dos) throws Exception
Exceptionpublic void deserializeIt(DmcInputStreamIF dis) throws Exception
ExceptionCopyright © 2023. All rights reserved.