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
SecureExternalizable
writeInstance
in interface SecureExternalizable
java.io.IOException
public void readInstance(SecureObjectInputI s) throws java.io.IOException
SecureExternalizable
readInstance
in interface SecureExternalizable
java.io.IOException
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.