Skip to content
Snippets Groups Projects
Commit f9de4e5e authored by Brutzman, Don's avatar Brutzman, Don
Browse files

javadoc

parent d9a3de94
No related branches found
No related tags found
No related merge requests found
...@@ -102,10 +102,7 @@ public class PduFactory ...@@ -102,10 +102,7 @@ public class PduFactory
} }
/** Set one of four time references as timestampStyle: IEEE_ABSOLUTE, IEEE_RELATIVE, UNIX, or YEAR. /** Set one of four time references as timestampStyle: IEEE_ABSOLUTE, IEEE_RELATIVE, UNIX, or YEAR.
* @see TimestampStyle.IEEE_ABSOLUTE * @see TimestampStyle
* @see TimestampStyle.IEEE_RELATIVE
* @see TimestampStyle.UNIX
* @see TimestampStyle.YEAR
* @param newtimestampStyle the timestamp style to set for this PDU * @param newtimestampStyle the timestamp style to set for this PDU
*/ */
public final void setTimestampStyle(TimestampStyle newtimestampStyle) { public final void setTimestampStyle(TimestampStyle newtimestampStyle) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment