2015-03-11 17:00:30 -07:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2015-05-20 11:20:15 -07:00
<!-- NewPage -->
< html lang = "en" >
< head >
2016-02-18 09:13:51 -08:00
<!-- Generated by javadoc (1.8.0_51) on Thu Feb 18 11:10:19 CST 2016 -->
< title > Serialized Form (jSerialComm 1.3.11 API)< / title >
< meta name = "date" content = "2016-02-18" >
2015-05-20 11:20:15 -07:00
< link rel = "stylesheet" type = "text/css" href = "stylesheet.css" title = "Style" >
< script type = "text/javascript" src = "script.js" > < / script >
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
2016-02-18 09:13:51 -08:00
parent.document.title="Serialized Form (jSerialComm 1.3.11 API)";
2015-05-20 11:20:15 -07:00
}
2015-03-11 17:00:30 -07:00
}
2015-05-20 11:20:15 -07:00
catch(err) {
}
//-->
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2015-03-11 17:00:30 -07:00
<!-- ========= START OF TOP NAVBAR ======= -->
2015-05-20 11:20:15 -07:00
< div class = "topNav" > < a name = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "com/fazecast/jSerialComm/package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li > < a href = "overview-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?serialized-form.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "serialized-form.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
2015-03-11 17:00:30 -07:00
if(window==top) {
2015-05-20 11:20:15 -07:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2015-03-11 17:00:30 -07:00
}
//-->
2015-05-20 11:20:15 -07:00
< / script >
< / div >
< a name = "skip.navbar.top" >
<!-- -->
< / a > < / div >
2015-03-11 17:00:30 -07:00
<!-- ========= END OF TOP NAVBAR ========= -->
2015-05-20 11:20:15 -07:00
< div class = "header" >
< h1 title = "Serialized Form" class = "title" > Serialized Form< / h1 >
< / div >
< div class = "serializedFormContainer" >
< ul class = "blockList" >
< li class = "blockList" >
< h2 title = "Package" > Package com.fazecast.jSerialComm< / h2 >
< ul class = "blockList" >
< li class = "blockList" > < a name = "com.fazecast.jSerialComm.SerialPortEvent" >
<!-- -->
< / a >
< h3 > Class < a href = "com/fazecast/jSerialComm/SerialPortEvent.html" title = "class in com.fazecast.jSerialComm" > com.fazecast.jSerialComm.SerialPortEvent< / a > extends < a href = "http://docs.oracle.com/javase/7/docs/api/java/util/EventObject.html?is-external=true" title = "class or interface in java.util" > EventObject< / a > implements Serializable< / h3 >
< dl class = "nameValue" >
< dt > serialVersionUID:< / dt >
< dd > 3060830619653354150L< / dd >
< / dl >
< ul class = "blockList" >
< li class = "blockList" >
< h3 > Serialized Fields< / h3 >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > eventType< / h4 >
< pre > int eventType< / pre >
< / li >
< li class = "blockListLast" >
< h4 > serialData< / h4 >
< pre > byte[] serialData< / pre >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
2015-03-11 17:00:30 -07:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2015-05-20 11:20:15 -07:00
< div class = "bottomNav" > < a name = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "com/fazecast/jSerialComm/package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li > < a href = "overview-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?serialized-form.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "serialized-form.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
2015-03-11 17:00:30 -07:00
if(window==top) {
2015-05-20 11:20:15 -07:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2015-03-11 17:00:30 -07:00
}
//-->
2015-05-20 11:20:15 -07:00
< / script >
< / div >
< a name = "skip.navbar.bottom" >
<!-- -->
< / a > < / div >
2015-03-11 17:00:30 -07:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2015-05-20 11:20:15 -07:00
< / body >
< / html >