public class SendRepliesNot extends Notification
Modifier and Type | Field and Description |
---|---|
private Vector |
replies |
private static long |
serialVersionUID |
detachable, detached, persistent
BOOLEAN_ENCODED_SIZE, BYTE_ENCODED_SIZE, DOUBLE_ENCODED_SIZE, FLOAT_ENCODED_SIZE, INT_ENCODED_SIZE, LONG_ENCODED_SIZE, SHORT_ENCODED_SIZE
Constructor and Description |
---|
SendRepliesNot(Vector v) |
Modifier and Type | Method and Description |
---|---|
Enumeration |
getReplies() |
StringBuffer |
toString(StringBuffer output)
Appends a string image for this object to the StringBuffer parameter.
|
clone, decode, encode, getContext, getDeadNotificationAgentId, getEncodableClassId, getEncodedSize, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString
private static final long serialVersionUID
private Vector replies
public SendRepliesNot(Vector v)
public Enumeration getReplies()
public StringBuffer toString(StringBuffer output)
Notification
toString
in class Notification
output
- buffer to fill in.Copyright © 2021 ScalAgent D.T.. All rights reserved.