public class DeactivateSubscription extends IridiumMessage
destination, message_type, source, timestampMillis| Constructor and Description |
|---|
DeactivateSubscription() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<pt.lsts.imc.IMCMessage> |
asImc() |
int |
deserializeFields(pt.lsts.imc.IMCInputStream in) |
int |
serializeFields(pt.lsts.imc.IMCOutputStream out) |
compareTo, deserialize, getDestination, getMessageType, getSource, serialize, setDestination, setMessageType, setSource, toStringpublic int serializeFields(pt.lsts.imc.IMCOutputStream out)
throws java.lang.Exception
serializeFields in class IridiumMessagejava.lang.Exceptionpublic int deserializeFields(pt.lsts.imc.IMCInputStream in)
throws java.lang.Exception
deserializeFields in class IridiumMessagejava.lang.Exceptionpublic java.util.Collection<pt.lsts.imc.IMCMessage> asImc()
asImc in class IridiumMessageCopyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.