|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.management.protocol.solutioncontrolserver.runtime.channel.AlarmDescriptionDeserializer
public class AlarmDescriptionDeserializer
Method Summary | |
---|---|
static AlarmDescription |
deserialize(byte[] b,
java.lang.String stringAttributesEncoding)
|
static byte[] |
getBytes(AlarmDescription ad)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AlarmDescription deserialize(byte[] b, java.lang.String stringAttributesEncoding) throws java.lang.IllegalArgumentException, java.io.UnsupportedEncodingException
java.lang.IllegalArgumentException
java.io.UnsupportedEncodingException
public static byte[] getBytes(AlarmDescription ad)
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |