public class TagWrapper extends java.lang.Object implements java.io.Serializable, SecureExternalizable
| Constructor and Description |
|---|
TagWrapper() |
TagWrapper(java.lang.String _value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTag() |
void |
readInstance(SecureObjectInputI s)
Reads an instance of this class from the given SecureObjectInputI without using readObject.
|
void |
writeInstance(SecureObjectOutputI s)
Writes an instance of this class to the given SecureObjectOutputI without using writeObject.
|
public TagWrapper(java.lang.String _value)
public TagWrapper()
public java.lang.String getTag()
public void writeInstance(SecureObjectOutputI s) throws java.io.IOException
SecureExternalizablewriteInstance in interface SecureExternalizablejava.io.IOExceptionpublic void readInstance(SecureObjectInputI s) throws java.io.IOException
SecureExternalizablereadInstance in interface SecureExternalizablejava.io.IOExceptionCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.